Click or drag to resize
ClientConfigSystemStructure Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a System Structure (DBs, Tables, Fields, Functions etc.) Object

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

Property Value

Type: SystemStructure
A System Structure (DBs, Tables, Fields, Functions etc.) Object

Return Value

Type: SystemStructure
A System Structure (DBs, Tables, Fields, Functions etc.) Object
Remarks
Gets a System Structure (DBs, Tables, Fields, Functions etc.) Object
See Also