ExecutionCommand(ExecutionCommandType, Order) Constructor
public ExecutionCommand(
ExecutionCommandType type,
Order order
)
This language is not supported or no code example is available.
public:
ExecutionCommand(
ExecutionCommandType type,
Order^ order
)
This language is not supported or no code example is available.
Parameters
- type
- ExecutionCommandType
The type.
- order
- Order
The order.