xVersionControl.moveToModel(TreeNode, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool moveToModel(Dynamics::AX::Application::TreeNode ^ _node, int _modelId);
public virtual bool moveToModel (Dynamics.AX.Application.TreeNode _node, int _modelId);
abstract member moveToModel : Dynamics.AX.Application.TreeNode * int -> bool
override this.moveToModel : Dynamics.AX.Application.TreeNode * int -> bool
Public Overridable Function moveToModel (_node As TreeNode, _modelId As Integer) As Boolean
Parameters
- _node
- TreeNode
- _modelId
- Int32