Share via


DimensionTreeResult.initForSuccessful Method [AX 2012]

Initializes an instance of the DimensionTreeResult class to represent a successful state.

Syntax

private void initForSuccessful(RecId _targetConstraintNodeId)

Run On

Called

Parameters

  • _targetConstraintNodeId
    Type: RecId Extended Data Type
    The ID of the DimensionConstraintNode record of the node that is being added or updated.

See Also

Reference

DimensionTreeResult Class