Interface IStrategyIdMessage
Интерфейс, описывающий сообщение со свойством StrategyId.
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public interface IStrategyIdMessage : IMessage, ICloneable
Properties
StrategyId
Strategy id.
Declaration
string StrategyId { get; set; }
Property Value
Type | Description |
---|---|
String |