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