public property O2GOfferRow.Time

Brief

Gets the date and time of the last instrument update.

Declaration
C#
DateTime  Time get;

Details

The time zone is defined by the system properties SERVER_TIME_UTC and BASE_TIME_ZONE.

Declared in O2GOfferRow

back