Interface ISecurityIdMessage
The interface describing an message with SecurityId property.
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public interface ISecurityIdMessage : IMessage, ICloneable
Properties
SecurityId
Security ID.
Declaration
SecurityId SecurityId { get; set; }
Property Value
Type | Description |
---|---|
SecurityId |