Table of Contents

Class UBoardBlackList

Namespace
StockSharp.Micex.Native.Tables
Assembly
StockSharp.Micex.dll

Чёрный список режимов торгов.

public class UBoardBlackList
Inheritance
UBoardBlackList
Inherited Members
Extension Methods

Remarks

Cписок недоступных режимов торгов.

Constructors

UBoardBlackList()

Создать UBoardBlackList.

public UBoardBlackList()

Properties

Firmid

Идентификатор фирмы.

public string Firmid { get; set; }

Property Value

string

Secboard

Идентификатор режима торгов для финансового инструмента.

public string Secboard { get; set; }

Property Value

string

Smalimitsownertype

Тип владельца SMA лимитов.

public SMALimitsOwnerTypes? Smalimitsownertype { get; set; }

Property Value

SMALimitsOwnerTypes?

Userid

Участник.

public string Userid { get; set; }

Property Value

string