AssetTableInterval_Calendar.findLastDayOfYear Method [AX 2012]
Finds the last date of a fiscal year for a specified date.
Syntax
public TransDate findLastDayOfYear(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The date for which to find the last date of the year.
Return Value
Type: TransDate Extended Data Type
The last date of the year.