DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
If IsSystem is TRUE then this holds the System name.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# |
|---|
public string SystemName { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SystemName As String Get |
| Visual C++ |
|---|
public: property String^ SystemName { String^ get (); } |