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.
Evaluates whether the SysVersionControllable interface can be moved to a model.
Syntax
public boolean allowMoveToModel(SysVersionControllable _controllable, int _modelId)
Run On
Client
Parameters
- _controllable
Type: SysVersionControllable Interface
The SysVersionControllable interface.
- _modelId
Type: int
The ID of the model.
Return Value
Type: boolean
true if the move is enabled; otherwise, false.