QueryWizardSystems Property |
|
DataPA OpenAnalytics API Reference
Gets the systems collection this query wizard will work from
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public Systems Systems { get; }
Public ReadOnly Property Systems As Systems
Get
public:
property Systems^ Systems {
Systems^ get ();
}
Property Value
Type:
SystemsThe systems collection this query wizard will work from
Return Value
Type:
SystemsThe systems collection this query wizard will work from
Remarks See Also