DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
TRUE means the current item is a System, FALSE means it is not a system.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# |
|---|
public bool IsSystem { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsSystem As Boolean Get |
| Visual C++ |
|---|
public: property bool IsSystem { bool get (); } |