Reference Library
getError Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::..ServiceProviderCommonResponseArgsgetError
If an exception occurred in the server, this will contain the text of the exception.
Declaration Syntax
C#Visual BasicVisual C++
public string getError { get; }
Public ReadOnly Property getError As String
	Get
public:
property String^ getError {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)