TreeNode.treeNodeType 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.
Retrieves an instance of a TreeNodeType class that provides reflection information for the tree node.
public:
 virtual Dynamics::AX::Application::TreeNodeType ^ treeNodeType();public virtual Dynamics.AX.Application.TreeNodeType treeNodeType();abstract member treeNodeType : unit -> Dynamics.AX.Application.TreeNodeType
override this.treeNodeType : unit -> Dynamics.AX.Application.TreeNodeTypePublic Overridable Function treeNodeType () As TreeNodeTypeReturns
An instance of a TreeNodeType class.