DataPA Enterprise Dashboard Controls API Reference
If Success = False, the Error Encountered

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

Property Value

Type: String

Return Value

Type: String

Remarks