Click or drag to resize
ObjectTypeTreeNode Properties

The ObjectTypeTreeNode type exposes the following members.

Properties
  NameDescription
Public propertyActive
Indicates if actual node is Active.
Public propertyChildNodes
List of child nodes of actual node.
Public propertyExpand
Indicates if actual node is expanded.
Public propertyGroup
Group where belongs actual node.
Protected propertyKey
Node key
Public propertyMain
Indicates if actual node is main.
Public propertyModule
Module where belongs actual node.
Public propertyObjectType
Object type of actual node.
Public propertyParentNode
Parent node of actual node.
Public propertySite
Indicates if actual node belongs to site.
Public propertySortChildren
If true, children of this node are sorted
Top
See Also