TransactionDesc
StockSharp.Micex.Schema
取引。
コンストラクター
TransactionDesc
public TransactionDesc()
transactionDesc = TransactionDesc()
Создать TransactionDesc.
プロパティ
Description
public string Description { get; set; }
value = transactionDesc.Description
transactionDesc.Description = value
説明。
Index
public int Index { get; set; }
value = transactionDesc.Index
transactionDesc.Index = value
インデックス
Name
public string Name { get; set; }
value = transactionDesc.Name
transactionDesc.Name = value
お名前.
Title
public string Title { get; set; }
value = transactionDesc.Title
transactionDesc.Title = value
ヘッドライン。
メソッド
ToString
public override string ToString()
result = transactionDesc.ToString()
ライン表現に換算します。
戻り値: 弦のパフォーマンス。