Share via


DimensionTreeResult.getConflictConstraintNodeId Method [AX 2012]

Retrieves the ID of the conflict node.

Syntax

public RecId getConflictConstraintNodeId()

Run On

Called

Return Value

Type: RecId Extended Data Type
The ID of the DimensionConstraintNode record of the node that conflicts with the target node.

Remarks

The return value will be 0 if there was not an error.

See Also

Reference

DimensionTreeResult Class