Returns country abbreviation.
Read-only property
Visual Basic |
---|
Public Property Country As String |
Country abbreviation is represented as a String with a limited length of 3 characters.
The country abbreviation as known in trading systems is returned. It is a static property of an instrument.
To access the Instrument properties, see the example section of the InstrumentSubscribed event.