Returns the full name of the underlying instrument for options.
Read-only property
| Visual Basic |
|---|
Public Property UnderlyingInstrumentName As String |
Underlying instrument name String
If the instrument is not an option, the return value is empty string.
To access the Instrument properties, see the example section of the InstrumentSubscribed event.