Share via


LedgerDimensionController.addExcludedDimensionValues Method [AX 2012]

Adds the provided dimension value exclusion set to the existing set.

Syntax

protected void addExcludedDimensionValues(Set _excludedDimensionValues)

Run On

Called

Parameters

  • _excludedDimensionValues
    Type: Set Class
    The excluded dimension values which need to be added to the existing set.

See Also

Reference

LedgerDimensionController Class