BaseWithdrawOrderCondition
StockSharp.Messages
基础实施 IWithdrawOrderCondition.
继承自: OrderCondition
构造函数
BaseWithdrawOrderCondition
protected BaseWithdrawOrderCondition()
baseWithdrawOrderCondition = BaseWithdrawOrderCondition()
初始化了 & ##BaseWithdrawOrderCondition+#的新实例.
属性
IsWithdraw
public bool IsWithdraw { get; set; }
value = baseWithdrawOrderCondition.IsWithdraw
baseWithdrawOrderCondition.IsWithdraw = value
撤走 撤走 撤走
WithdrawInfo
public WithdrawInfo WithdrawInfo { get; set; }
value = baseWithdrawOrderCondition.WithdrawInfo
baseWithdrawOrderCondition.WithdrawInfo = value
撤销情报