Click or drag to resize

IHierarchyIdParent Method


Note: This API is now obsolete.

Retrieves the parent hierarchy of this hierarchy.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
[ObsoleteAttribute("No longer required. Will be refactored out in a future release.")]
IHierarchyId Parent()

Return Value

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