SDKExceptionErrorCode Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer
Get
public:
property int ErrorCode {
int get ();
}
member ErrorCode : int with get
Property Value
Type:
Int32See Also