BIDateDimensionManager::getEndDate Method [AX 2012]

Gets the default date to use as the end date for a dimension.

Syntax

client server public static TransDate getEndDate()

Run On

Called

Return Value

Type: TransDate Extended Data Type
The latest date in the FiscalCalendarPeriod table when a date is found; otherwise, the last date of the of the year five years in the future.

See Also

Reference

BIDateDimensionManager Class