RetailStatisticsTimeSetup::find Method

Finds the record in the RetailStatisticsTimeSetup table.

Syntax

client server public static RetailStatisticsTimeSetup find(RetailFromTime _fromTime, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for an update; optional.

Return Value

Type: RetailStatisticsTimeSetup Table
A record in the RetailStatisticsTimeSetup table; otherwise, an empty record.

See Also

Reference

RetailStatisticsTimeSetup Table