Share via


DimensionAccountRuleStructureController.isHierarchyReadOnly Method [AX 2012]

Indicates whether the control should let the user change the structure of the hierarchy.

Syntax

protected boolean isHierarchyReadOnly(DimensionHierarchy _dimHierarchy)

Run On

Client

Parameters

Return Value

Type: boolean
true if the structure of the hierarchy should be read-only; otherwise, false.

See Also

Reference

DimensionAccountRuleStructureController Class