Share via


RetailPeriodCode::find Method

Finds the date interval by date code.

Syntax

client server public static RetailPeriodCode find(
    DateCode _code, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    The flag indicating whether to select the record for update.

Return Value

Type: RetailPeriodCode Table
The record found.

See Also

Reference

RetailPeriodCode Table