CompositeCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class CompositeCommand : CommandRequest
The CompositeCommand type exposes the following members.
Name | Description | |
---|---|---|
Commands |
Specifies a list of specific CommandRequest instances.
| |
IsTransactional |
Gets or sets a value indicating that all commands should be executed in one transaction.
|