DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
If Success = False, the Error Encountered
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public string ErrorMessage { get; set; } |
Visual Basic |
---|
Public Property ErrorMessage As String Get Set |
Visual C++ |
---|
public: property String^ ErrorMessage { String^ get (); void set (String^ value); } |