Click or drag to resize

IAssetContentIndexEntryHierarchy Property


Gets/sets the hierarchy of the asset, which is a list of ancestor ids, without the "af/" part.

Namespace:  Ingeniux.CMS.Assets.Search
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
string[] Hierarchy { get; set; }

Property Value

Type: String
Examples
["12", "345", "6593"]
See Also