Specifies the command response abstract class used as return value in the Execute method.
Inheritance Hierarchy
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax [SerializableAttribute]
public class CommandResponse
The CommandResponse type exposes the following members.
Properties
| Name | Description |
---|
| ErrorInfo |
Gets or sets an error info. If null, no error occurred.
|
TopSee Also Inheritance Hierarchy