Share via


BudgetCriteriaMapManager.getCriteria Method [AX 2012]

Gets the criteria for the specified dimension attribute.

Syntax

public container getCriteria(RecId _dimensionAttributeRecId)

Run On

Called

Parameters

Return Value

Type: container
A container that contains the criteria values for the dimension attribute.

Remarks

The wildcard criteria that represents all values is returned when no criteria exists for the dimension attribute.

See Also

Reference

BudgetCriteriaMapManager Class