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
- _dimHierarchy
Type: DimensionHierarchy Table
The DimensionHierarchy record to check.
Return Value
Type: boolean
true if the structure of the hierarchy should be read-only; otherwise, false.