AssetTableInterval_Calendar.findFirstDayOfPeriod Method [AX 2012]
Finds the first day of the period to which a specified date belongs.
Syntax
public TransDate findFirstDayOfPeriod(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The date.
Return Value
Type: TransDate Extended Data Type
The first day of the period to which the date belongs.