INullableSecurityIdMessage
StockSharp.Messages
The interface describing an message with SecurityId property.
Properties
SecurityId
public SecurityId? SecurityId { get; set; }
value = iNullableSecurityIdMessage.SecurityId
iNullableSecurityIdMessage.SecurityId = value
Security ID.