2022.1

Table Of Contents
Properties
Attributes
Returns the attribute collection (MetaCollection) of the current node. See "Attributes" on
page232.
Count
Not available in MetaPage
Returns the number of child nodes in the current node.
Fields
Returns the field collection (MetaCollection) of the current node. See "Fields" on page233.
Index
Not available in MetaJob
Gets the index of the node in its parent.
Returns:
The index (0-based) at which the current node is found in the parent's node list.
Exception:
l EOleException: Index is lower than 0 or higher than Count-1.
NodeType
Returns a value representing the type (TNodeType) of the current node.
Return value Node type
0 Job
2 Group
Page 218