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
<SerializableAttribute>
Public Class CommandResponse
No code example is currently available or this language may not be supported.
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