Class ClearRmProductSpread
Удаление индивидуального межпродуктового спреда.
Inherited Members
Namespace: StockSharp.Micex.Native.Transactions
Assembly: StockSharp.Micex.dll
Syntax
public class ClearRmProductSpread : BaseTransaction
Constructors
ClearRmProductSpread()
Создать ClearRmProductSpread.
Declaration
public ClearRmProductSpread()
Properties
Asset
Актив.
Declaration
public string Asset { get; set; }
Property Value
Type | Description |
---|---|
String |
Firmid
Идентификатор фирмы.
Declaration
public string Firmid { get; set; }
Property Value
Type | Description |
---|---|
String |
Name
Название транзакции.
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
Trdaccid
Номер торгового счета.
Declaration
public string Trdaccid { get; set; }
Property Value
Type | Description |
---|---|
String |