Class TradingSession
- Namespace
- StockSharp.Micex.Native.Tables
- Assembly
- StockSharp.Micex.dll
Торговые сессии.
public class TradingSession
- Inheritance
-
TradingSession
- Inherited Members
- Extension Methods
Constructors
TradingSession()
Создать TradingSession.
public TradingSession()
Properties
Id
Торговая сессия.
public string Id { get; set; }
Property Value
Name
Имя торговой сессии.
public string Name { get; set; }
Property Value
Shortname
Краткое наименование.
public string Shortname { get; set; }