Share via


SysTreeNodeContainerDispatcher.moveToModel Method [AX 2012]

Moves to model each subnode in the container.

Syntax

public boolean moveToModel(int _modelId)

Run On

Called

Parameters

  • _modelId
    Type: int
    The model ID where the subnodes will be moved.

Return Value

Type: boolean
true if all subnodes were successfully moved to the new model.

See Also

Reference

SysTreeNodeContainerDispatcher Class