IWithdrawOrderCondition

StockSharp.Messages

La interfaz que describe la condición de fondos retirados.

Propiedades

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

Retirada.

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

Retirada información.