ICategoryNodeHierarchy Property
|
Gets the hierarchy value of this CategoryNode.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IHierarchyId Hierarchy { get; }
ReadOnly Property Hierarchy As IHierarchyId
Get
property IHierarchyId^ Hierarchy {
IHierarchyId^ get ();
}
abstract Hierarchy : IHierarchyId with get
Property Value
Type:
IHierarchyIdSee Also