Class Sectype
- Namespace
- StockSharp.Micex.Native.Tables
- Assembly
- StockSharp.Micex.dll
Тип финансового инструмента.
public class Sectype
- Inheritance
-
Sectype
- Inherited Members
- Extension Methods
Constructors
Sectype()
Создать Sectype.
public Sectype()
Properties
Description
Описание.
public string Description { get; set; }
Property Value
Latname
Имя на английском.
public string Latname { get; set; }
Property Value
Name
Имя.
public string Name { get; set; }
Property Value
Type
Тип ценной бумаги.
public string Type { get; set; }