Specifies the command response abstract class used as return value in the Execute method.
Inheritance HierarchySystemObject CorrigoService.CommandsCommandResponse More...
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.
|
Top
See Also
Inheritance Hierarchy