DataPA Enterprise Dashboard Controls API Reference
Class provides access to the structures that make up systems: databases, tables, fields and business logic procedures. The class handles retrieving these structures from the AppServer or Local Cache.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class SystemStructure
Visual Basic
Public Class SystemStructure
Visual C++
public ref class SystemStructure

Remarks

Inheritance Hierarchy

System..::..Object
  DataPAClientConfig..::..SystemStructure

See Also