CompositeCommandCommands Property |
Specifies a list of specific CommandRequest instances.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommandRequest[] Commands { get; set; }Public Property Commands As CommandRequest()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
CommandRequest
See Also