Share via


DimensionHierarchyController.updateParentNodes Method [AX 2012]

Updates the has error in descendant flag of parent nodes with the result of an operation in the tree.

Syntax

private void updateParentNodes(CLRObject _node, DimensionTreeResult _dimTreeResult)

Run On

Client

Parameters

  • _node
    Type: CLRObject Class
    The node on which the operation was performed.

See Also

Reference

DimensionHierarchyController Class