Share via


DimensionTreeResult.getTargetConstraintNodeId Method [AX 2012]

Retrieves the ID of the target node.

Syntax

public RecId getTargetConstraintNodeId()

Run On

Called

Return Value

Type: RecId Extended Data Type
The ID of the DimensionConstraintNode record of the node that was modified.

Remarks

The return value will be 0 if adding the node failed.

See Also

Reference

DimensionTreeResult Class