WsSecurityLookupCommand
StockSharp.Ws
Wire DTO for the "type": "securityLookup" command. Unlike the other subscribe-family commands, this one's SecurityId is flat: top-level securityCode + boardCode (historical), not nested.
Свойства
SecurityCode : string
Wire field securityCode.
SecurityType : SecurityTypes?
Wire field securityType.
TransactionId : long
Wire field transactionId.
Методы
ToMessage() : SecurityLookupMessage
ToMessage.