Click or drag to resize
frmAlertClientConfig Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the client config object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public ClientConfig ClientConfig { get; set; }

Property Value

Type: ClientConfig
The client config object

Return Value

Type: ClientConfig
The client config object
Remarks