Table of Contents

Class USecWhiteList

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

Белый список инструментов.

public class USecWhiteList
Inheritance
USecWhiteList
Inherited Members
Extension Methods

Remarks

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

Constructors

USecWhiteList()

Создать USecWhiteList.

public USecWhiteList()

Properties

Firmid

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

public string Firmid { get; set; }

Property Value

string

Secboard

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

public string Secboard { get; set; }

Property Value

string

Seccode

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

public string Seccode { get; set; }

Property Value

string

Smalimitsownertype

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

public SMALimitsOwnerTypes? Smalimitsownertype { get; set; }

Property Value

SMALimitsOwnerTypes?

Userid

Участник.

public string Userid { get; set; }

Property Value

string