LedgerDimensionEPController.currentControlSegmentCount Method [AX 2012]

Sends back the total number of segments in the physical control.

Syntax

public int currentControlSegmentCount()

Run On

Called

Return Value

Type: int
The total number of segments in the physical control.

Remarks

The number of segments in the backing storage can be more than the number of segments in the control if a dimension attribute appears more than once in the combination.

See Also

Reference

LedgerDimensionEPController Class