Class PlazaColumn
- Namespace
- StockSharp.Plaza.Metadata
- Assembly
- StockSharp.Plaza.dll
Колонка таблицы с метаданными.
public class PlazaColumn- Inheritance
- 
      
      PlazaColumn
- Inherited Members
- Extension Methods
Properties
Name
Название колонки.
public string Name { get; }Property Value
PlazaType
Тип колонки (Plaza).
public PlazaType PlazaType { get; }Property Value
Methods
ToString()
Получить строковое представление.
public override string ToString()Returns
- string
- Строковое представление.