Table of Contents

Interface IStrategyIdMessage

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

The interface describing an message with StrategyId property.

public interface IStrategyIdMessage
Extension Methods

Properties

StrategyId

Strategy id.

string StrategyId { get; }

Property Value

string