Class UBoardWhiteList
- Namespace
- StockSharp.Micex.Native.Tables
- Assembly
- StockSharp.Micex.dll
Белый список режимов торгов.
public class UBoardWhiteList
- Inheritance
-
UBoardWhiteList
- Inherited Members
- Extension Methods
Remarks
Список доступных режимов торгов.
Constructors
UBoardWhiteList()
Создать UBoardWhiteList.
public UBoardWhiteList()
Properties
Firmid
Идентификатор фирмы.
public string Firmid { get; set; }
Property Value
Secboard
Идентификатор режима торгов для финансового инструмента.
public string Secboard { get; set; }
Property Value
Smalimitsownertype
Тип владельца SMA лимитов.
public SMALimitsOwnerTypes? Smalimitsownertype { get; set; }
Property Value
Userid
Участник.
public string Userid { get; set; }