BaseWithdrawOrderCondition

StockSharp.Messages

A implementação de base IWithdrawOrderCondition.

Herda de: OrderCondition

Implementa: IWithdrawOrderCondition

Construtores

BaseWithdrawOrderCondition
protected BaseWithdrawOrderCondition()
baseWithdrawOrderCondition = BaseWithdrawOrderCondition()

Inicializa uma nova instância do BaseWithdrawOrderCondition.

Propriedades

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

Retirar.

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

Retirar informações.