Share via


WPDObject.Parent property

The Parent property gets the immediate parent of this WPDObject.

This property is read-only.

Syntax

Parent = WPDObject.Parent

Property value

A WPDObject that is the parent of this WPDObject.

Remarks

When objects are stored in a flat hierarchy, the immediate parent is the same as a Service Object or a Storage Object.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]

See also

Service Object

Storage Object

WPDObject