Class Trantypes
Типы переводов.
Inherited Members
Namespace: StockSharp.Micex.Native.Tables
Assembly: StockSharp.Micex.dll
Syntax
public class Trantypes
Constructors
Trantypes()
Создать Trantypes.
Declaration
public Trantypes()
Properties
Description
Описание типа перевода.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
String |
Latdescription
Описание типа перевода на английском языке.
Declaration
public string Latdescription { get; set; }
Property Value
Type | Description |
---|---|
String |
Trantype
Тип перевода.
Declaration
public string Trantype { get; set; }
Property Value
Type | Description |
---|---|
String |