OrderGroupCancelMessage
StockSharp.Messages
The message containing the order group cancel filter.
继承自: OrderMessage
构造函数
OrderGroupCancelMessage()
Initializes a new instance of the OrderGroupCancelMessage.
属性
Mode : OrderGroupCancelModes
Operation mode: cancel orders, close positions, or both.
SecurityTypes : SecurityTypes[]
Securities types.
方法
CopyTo(OrderGroupCancelMessage)
Copy the message into the .
- destination
- The object, to which copied information.