Type property: Node class

Description

This property returns the type of the node. This property takes a string value. Values are:

  • "G" (Group): normal unbranched node or record group

  • "B" (Branched nodes)

  • "R" (Query Record): used for Query Access Trees only

This property is read-only.