IWithdrawOrderCondition

StockSharp.Messages

Die Schnittstelle, die die Auszahlungsbedingung beschreibt.

Eigenschaften

IsWithdraw
public bool IsWithdraw { get; set; }
value = iWithdrawOrderCondition.IsWithdraw
iWithdrawOrderCondition.IsWithdraw = value

Zurückziehen.

WithdrawInfo
public WithdrawInfo WithdrawInfo { get; set; }
value = iWithdrawOrderCondition.WithdrawInfo
iWithdrawOrderCondition.WithdrawInfo = value

Infos zurückziehen.