TableDesc
StockSharp.Micex.Schema
Mesa.
Construtores
Propriedades
Attributes
public TableDescAttributes Attributes { get; set; }
value = tableDesc.Attributes
tableDesc.Attributes = value
Atributos.
Description
public string Description { get; set; }
value = tableDesc.Description
tableDesc.Description = value
Descrição.
FieldsOut
public IList<FieldDesc> FieldsOut { get; }
value = tableDesc.FieldsOut
Campos ao ar livre.
Title
public string Title { get; set; }
value = tableDesc.Title
tableDesc.Title = value
- Linha principal.
Métodos
ToString
public override string ToString()
result = tableDesc.ToString()
Converter para uma representação de linha.
Retorna: Desempenho de cordas.