Reference Library
getCode Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::.ServerConnectionDownEventArgsgetCode
The code returned from the server regarding this request.
Declaration Syntax
C#Visual BasicVisual C++
public string getCode { get; }
Public ReadOnly Property getCode As String
public:
property String^ getCode {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)