Click or drag to resize
ClientConfigApplication Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the Application object used to allow access to queries and setup.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public Application Application { get; set; }

Property Value

Type: Application
The Application object used to allow access to queries and setup.

Return Value

Type: Application
The Application object used to allow access to queries and setup.
Remarks