Click or drag to resize
ApplicationHelperGetApplication Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Application GetApplication(
	string dataPAInstanceIdentifier = "",
	string username = null,
	string password = null,
	string appServerInfo = null
)

Parameters

dataPAInstanceIdentifier (Optional)
Type: SystemString
username (Optional)
Type: SystemString
password (Optional)
Type: SystemString
appServerInfo (Optional)
Type: SystemString

Return Value

Type: Application
See Also