TableDesc
StockSharp.Micex.Schema
Таблица.
Constructors
Properties
Attributes
public TableDescAttributes Attributes { get; set; }
value = tableDesc.Attributes
tableDesc.Attributes = value
Атрибуты.
Description
public string Description { get; set; }
value = tableDesc.Description
tableDesc.Description = value
Описание.
Methods
ToString
public override string ToString()
result = tableDesc.ToString()
Преобразовать к строковому представлению.
Returns: Строковое представление.