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.492
Syntax
string[] Hierarchy { get; set; }

Property Value

String
Example
["12", "345", "6593"]
See Also