Click or drag to resize
QueryWizardClientConfig Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the ClientConfig object for this query wizard

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

Property Value

Type: ClientConfig
The ClientConfig object for this query wizard

Return Value

Type: ClientConfig
The ClientConfig object for this query wizard
Remarks