BaseWithdrawOrderCondition

StockSharp.Messages

La implementación de la base IWithdrawOrderCondition@.

Hereda de: OrderCondition

Implementa: IWithdrawOrderCondition

Constructores

BaseWithdrawOrderCondition
protected BaseWithdrawOrderCondition()
baseWithdrawOrderCondition = BaseWithdrawOrderCondition()

Inicia una nueva instancia de la BaseWithdrawOrderCondition.

Propiedades

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

Retirada.

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

Retirada información.