Share via


DimensionTree::getMainAccountCriteria Method [AX 2012]

Retrieves the main account criteria for the specified tree

Syntax

client server private static CLRObject getMainAccountCriteria(RecId _treeId)

Run On

Called

Parameters

Return Value

Type: CLRObject Class
An instance of CriteriaList representing all of the main account criteria in the specified tree.

See Also

Reference

DimensionTree Class