Share via


AssetTableInterval.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

Return Value

Type: TransDate Extended Data Type
The last date of the fiscal year.

Remarks

This method throws an exception, because it is designed for the AssetTableInterval_Calendar, AssetTableInterval_AssetCalendar, and AssetTableInterval_Fiscal classes.

See Also

Reference

AssetTableInterval Class