Click or drag to resize

IHierarchyIdParent Method


Retrieves the parent hierarchy of this hierarchy.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IHierarchyId Parent()

Return Value

Type: IHierarchyId
If this hierarchy is root, returns null
See Also