DataPA Enterprise Dashboard Controls API Reference
If IsSystem is TRUE then this holds the System name.

Namespace: DataPAClientConfig
Assembly: 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 ();
}

Property Value

Type: String

Return Value

Type: String

Remarks