BIDateDimensionManager::getDateDimensions Method [AX 2012]

Returns a set that contains the names of the existing date dimensions.

Syntax

client server public static Set getDateDimensions()

Run On

Called

Return Value

Type: Set Class
A set that contains the names of the existing date dimensions.

Remarks

Calling this method will make sure that at least one date dimension exists.

See Also

Reference

BIDateDimensionManager Class