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.492
Syntax
[ObsoleteAttribute("No longer required. Will be refactored out in a future release.")]
int Level { get; }

Property Value

Int32
Example
Hierarchy 1|2|3.5 has 3 levels
See Also