Table of Contents

Interface ISecurityIdMessage

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

The interface describing an message with SecurityId property.

public interface ISecurityIdMessage
Extension Methods

Properties

SecurityId

Security ID.

SecurityId SecurityId { get; set; }

Property Value

SecurityId