Table of Contents

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

string

PlazaType

Тип колонки (Plaza).

public PlazaType PlazaType { get; }

Property Value

PlazaType

Methods

ToString()

Получить строковое представление.

public override string ToString()

Returns

string

Строковое представление.