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)
Syntax public ErrorInfo ErrorInfo { get; set; }
Property Value
Type:
ErrorInfoSee Also