Share via


LedgerDimensionController.loadEmptySegments Method [AX 2012]

Allows subclasses to define the behavior of the control when an identifier of a DimensionAttributeValueComination record is not provided.

Syntax

protected abstract DimensionStorage loadEmptySegments()

Run On

Called

Return Value

Type: DimensionStorage Class
An instance of the DimensionStorage class that contains the hierarchy and segments to display in the control when a DimensionAttributeValueComination record is not provided.

See Also

Reference

LedgerDimensionController Class