Reference Library
getResponseCode Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::.ValidateDeviceSecurityCodeResponseArgsgetResponseCode
Get the Response Code that was returned. 0 indicates no errors.
Declaration Syntax
C#Visual BasicVisual C++
public int getResponseCode { get; }
Public ReadOnly Property getResponseCode As Integer
public:
property int getResponseCode {
	int get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)