DimensionHierarchyController.getHierarchyConstraintNode Method [AX 2012]
Creates a new instance of the Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyConstraintNode class by using the specified constraint node ID.
Syntax
protected CLRObject getHierarchyConstraintNode(RecId constraintNodeId)
Run On
Client
Parameters
- constraintNodeId
Type: RecId Extended Data Type
The ID of the constraint node to use to create an instance of the Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyConstraintNode class.
Return Value
Type: CLRObject Class
A new instance of the Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyConstraintNode class for the constraint node.