Returns the current properties of the instrument (both static and dynamic).
Read-only property
Visual Basic |
---|
Public Property Properties As CQGInstrumentProperties |
Collection of instrument properties
For the list of the instrument properties, see eInstrumentProperty Enumeration members.
To work with properties see the example section of the InstrumentChanged event.