Click or drag to resize

IHierarchyIdLevel Property


Note: This API is now obsolete.

Gets the number of levels the hierarchy has

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.")]
int Level { get; }

Property Value

Type: Int32
Examples
Hierarchy 1|2|3.5 has 3 levels
See Also