Indicates if the trading session is primary.
Read-only property
| Visual Basic |
|---|
Public Property PrimaryFlag As Boolean |
True if the session is primary, False - otherwise.
See the usage of CQGSession properties in the CQGInstrument.Sessions' example section.