Show / Hide Table of Contents

Interface ISecurityIdMessage

The interface describing an message with SecurityId property.

Inherited Members
IMessage.Type
IMessage.LocalTime
IMessage.Adapter
IMessage.BackMode
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

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾