IHierarchyIdLevel Property
|
Gets the number of levels the hierarchy has
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Level As Integer
Get
property int Level {
int get ();
}
abstract Level : int with get
Property Value
Type:
Int32Examples Hierarchy 1|2|3.5 has 3 levels
See Also