CommandResponseErrorInfo Property |
Gets or sets an error info. If null, no error occurred.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ErrorInfo ErrorInfo { get; set; }Public Property ErrorInfo As ErrorInfo
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ErrorInfo
See Also