Returns the server timestamp of the last change.
Read-only property
Visual Basic |
---|
Public Property ServerTimestamp As Date |
The server timestamp of the last property change represented as Date
Server timestamp is converted to the timezone previously configured by the user. If the user did not configure the timezone the timestamp is converted to UTC.
To access the CQGInstrumentProperty object properties, see the example section of the InstrumentChanged Event.