Class UBoardBlackList
Чёрный список режимов торгов.
Inherited Members
Namespace: StockSharp.Micex.Native.Tables
Assembly: StockSharp.Micex.dll
Syntax
public class UBoardBlackList
Remarks
Cписок недоступных режимов торгов.
Constructors
UBoardBlackList()
Создать UBoardBlackList.
Declaration
public UBoardBlackList()
Properties
Firmid
Идентификатор фирмы.
Declaration
public string Firmid { get; set; }
Property Value
Type | Description |
---|---|
String |
Secboard
Идентификатор режима торгов для финансового инструмента.
Declaration
public string Secboard { get; set; }
Property Value
Type | Description |
---|---|
String |
Smalimitsownertype
Тип владельца SMA лимитов.
Declaration
public Nullable<SMALimitsOwnerTypes> Smalimitsownertype { get; set; }
Property Value
Type | Description |
---|---|
Nullable<SMALimitsOwnerTypes> |
Userid
Участник.
Declaration
public string Userid { get; set; }
Property Value
Type | Description |
---|---|
String |