Share via


DimensionTree::checkForMainAccount Method [AX 2012]

Indicates whether the main account is part of the hierarchy.

Syntax

client server private static boolean checkForMainAccount(RecId _hierarchyId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the hierarchy contains the main account dimension attribute; otherwise, false.

See Also

Reference

DimensionTree Class