DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The type of system whose structure this class will return.
The type of system whose structure this class will return.
The type of system 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 SystemType { get; set; } |
Visual Basic |
---|
Public Property SystemType As String Get Set |
Visual C++ |
---|
public: property String^ SystemType { String^ get (); void set (String^ value); } |
Property Value
Type: StringThe type of system whose structure this class will return.
Return Value
Type: StringThe type of system whose structure this class will return.
Remarks
The type of system whose structure this class will return.