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
情報を引き出す。