UserTradeSusp

StockSharp.Micex.Native.Transactions

Запретить пользователю торговые операции.

Наследует: BaseTransaction

Конструкторы

UserTradeSusp
public UserTradeSusp()
userTradeSusp = UserTradeSusp()

Создать UserTradeSusp.

Свойства

Name
public override string Name { get; }
value = userTradeSusp.Name

Имя.

Userid
public string Userid { get; set; }
value = userTradeSusp.Userid
userTradeSusp.Userid = value

Участник.

Withdraw
public YesNos? Withdraw { get; set; }
value = userTradeSusp.Withdraw
userTradeSusp.Withdraw = value

Со снятием заявок.