Description

The database ID path for represented object or its parent.

Property type

A String value.  

Syntax

object.Path([bIncludeDatabase], [lAncestorLevel])

The Path Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataNodeRef.
bIncludeDatabaseOptional. A Boolean value. When True the path will identify the database logical name of the left most identifier in the path in form //.
lAncestorLevelOptional. A Long value. 0 to -n where -1 is the parent (positive values are interpreted as negative)

Remarks

Each identifier in an ID path absolutely identifies a McDBNode rather a name lookup of each parent mcdbnode.