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