TableDesc
StockSharp.Micex.Schema
Tabelle.
Konstruktoren
Eigenschaften
Attributes
public TableDescAttributes Attributes { get; set; }
value = tableDesc.Attributes
tableDesc.Attributes = value
Attribute.
Description
public string Description { get; set; }
value = tableDesc.Description
tableDesc.Description = value
Beschreibung.
Title
public string Title { get; set; }
value = tableDesc.Title
tableDesc.Title = value
Überschrift.
Methoden
ToString
public override string ToString()
result = tableDesc.ToString()
Konvertieren Sie in eine Liniendarstellung.
Rückgabe: String-Leistung.