ISecurityIdsMessage
StockSharp.Messages
The interface describing a message with SecurityIds property.
Properties
SecurityIds
public SecurityId[] SecurityIds { get; set; }
value = iSecurityIdsMessage.SecurityIds
iSecurityIdsMessage.SecurityIds = value
Security identifiers for filtering.