DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The system's name whose structure this class will return.
The system's name whose structure this class will return.
The system's name whose structure this class will return.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public string SystemName { get; set; } |
Visual Basic |
---|
Public Property SystemName As String Get Set |
Visual C++ |
---|
public: property String^ SystemName { String^ get (); void set (String^ value); } |
Property Value
Type: StringThe system's name whose structure this class will return.
Return Value
Type: StringThe system's name whose structure this class will return.
Remarks
The system's name whose structure this class will return.