Checks whether this hierarchy descends from another hierarchy.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- hid
- Type: Ingeniux.CMSIHierarchyId
The potential ancestor hierarchy
Return Value
Type: BooleanTrue if the parameter is the ancestor of this hierarchy, false if not.
See Also