CompositeCommandResponseResponses Property |
Contains a list of CommandResponse for executed commands.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommandResponse[] Responses { get; set; }
Property Value
Type:
CommandResponse
See Also