BaseWithdrawOrderCondition
StockSharp.Messages
Базовая реализация IWithdrawOrderCondition.
Наследует: OrderCondition
Реализует: IWithdrawOrderCondition
Конструкторы
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
Снять информацию.