OrderCancelMessage
StockSharp.Messages
A message containing the data for the cancellation of the order.
継承元: OrderMessage
コンストラクター
OrderCancelMessage()
Initializes a new instance of the OrderCancelMessage.
プロパティ
OrderStringId : string
Cancelling order id (as a string if the electronic board does not use a numeric representation of the identifiers).
メソッド
CopyTo(OrderCancelMessage)
Copy the message into the .
- destination
- The object, to which copied information.