Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the SysVersionControllable interface to the model.
Syntax
public boolean commandMoveToModel(SysVersionControllable _controllable, int _modelId)
Run On
Client
Parameters
- _controllable
Type: SysVersionControllable Interface
The SysVersionControllable interface to move.
- _modelId
Type: int
The model that the SysVersionControllable interface is moved to.
Return Value
Type: boolean
true if the move was successful; otherwise, false.