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.