Returns the session activation date.
Read-only property
Visual Basic |
---|
Public Property ActivationDate As Date |
Session activation date, represented as Date
Activation date is converted to the timezone previously configured by the user. If the user did not configure the timezone, the activation date time is converted to UTC.
See the usage of CQGSession properties in the CQGInstrument.Sessions' example section.