GetParents Method

This method retrieves all the parents of an item.

Input Arguments

  • ObjId. The unique identifier of the complex object root.

  • RootId. The unique identifier of the complex object root.

  • (Optional) Version. Version arguments are used only when testing a customizable product version that is different from the currently released version.

  • Path. The path of the item.

Output Arguments

The property set returned will have child property sets, each with the following properties:

< >
   < Product Id="value" Name="value" Sequence Number="value" Path="value"/>
   …
</ >