Click or drag to resize
ClientConfigRootObject Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the root object used to provide AppServer connectivity to download dat files etc.

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

Property Value

Type: ADODBDataSource
The root object used to provide AppServer connectivity to download dat files etc.

Return Value

Type: ADODBDataSource
The root object used to provide AppServer connectivity to download dat files etc.
Remarks