BIDateDimensionManager::serializeBIDateDimensions Method [AX 2012]

Serializes the BIDateDimension table data that can be consumed by the CubeManager class.

Syntax

client public static str serializeBIDateDimensions([str fileName])

Run On

Client

Parameters

  • fileName
    Type: str
    The name of the file to which serialization is performed.

Return Value

Type: str
The complete path and name of the serialized file.

See Also

Reference

BIDateDimensionManager Class