xVersionControl.allowRename(TreeNode) 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 allowRename(Dynamics::AX::Application::TreeNode ^ _node);
public virtual bool allowRename (Dynamics.AX.Application.TreeNode _node);
abstract member allowRename : Dynamics.AX.Application.TreeNode -> bool
override this.allowRename : Dynamics.AX.Application.TreeNode -> bool
Public Overridable Function allowRename (_node As TreeNode) As Boolean
Parameters
- _node
- TreeNode