BIDateDimensionManager::startDateBasedonWeek Method [AX 2012]

Determines the start day of the period, depending on the start day of the week that is selected by user in the calendar builder form.

Syntax

client server private static BIFrameworkDate startDateBasedonWeek(BIDateDimension _biDateDimension)

Run On

Called

Parameters

Return Value

Type: BIFrameworkDate Extended Data Type
The start date that is based on selected first day of the week.

See Also

Reference

BIDateDimensionManager Class