Timestamp of the last change (server time, converted to the configured time zone).
Each order change event forces this property to change its value.
Read-only property
Visual Basic |
---|
Public Property ServerTimestamp As Date |
Date variable containing the server timestamp
The timestamp is converted to the timezone, previously configured by the user.
If no timezone configuration was made, the timestamp is converted to UTC.
See the usage of CQGOrder properties in the OrderChanged event's example section.