Table of Contents

Interface ISecurityIdsMessage

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

The interface describing a message with SecurityIds property.

public interface ISecurityIdsMessage
Extension Methods

Properties

SecurityIds

Security identifiers for filtering.

SecurityId[] SecurityIds { get; set; }

Property Value

SecurityId[]