Share via


AssetTableInterval.findFirstDayOfYear Method [AX 2012]

Finds the first date of a fiscal year for a specified date.

Syntax

public TransDate findFirstDayOfYear(TransDate _date)

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
An exception, because this method is designed for the AssetTableInterval_Calendar, AssetTableInterval_AssetCalendar, and AssetTableInterval_Fiscal classes.

Remarks

This method is designed for the AssetCalendar child class.

See Also

Reference

AssetTableInterval Class