public method IO2GOrderTableRow.getStatusTime

Brief

Gets the date and time of the last update of the order state.

Declaration
C++
virtual DATE  getStatusTime () = 0

Details

The time zone is defined by the system properties SERVER_TIME_UTC and BASE_TIME_ZONE (see IO2GSystemPropertiesReader::findProperty)

Declared in IO2GOrderRow

back