Table of Contents

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

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