| Required. A Variant value. A specification for the Parent of nodes returned by this McDBQuery specification. This may be any of the following:
The McDBNode.Parent McDBNode, itself.
An McDBQuery specifying a query condition that will yield the parent(s).
A string identifier that will yield a node when passed to McDBNodes.Item. This parameter allows the Parent to be specified by McDBNode.Id. As there is no context for string identifiers, these values MUST specify absolute paths (i.e. from the root) or global ids (i.e. \\<id>).
|