Refer to CQGCEL.LineTimeChanged Event.
Visual Basic |
---|
Public Event LineTimeChanged( _ ByVal new_line_time As Date _ ) |
- new_line_time
- Date containing the line time (time on the current exchange) converted to the timezone previously set by the user
Line time is converted to the user timezone set in TimeZoneCode property. If no timezone is set by the user, the time is converted to UTC.