IUCJsonHierarchyContentGet Method |
Gets Hierarchy setup for a Store with all Leaves and Nodes with content information
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxList<Hierarchy> HierarchyContentGet(
string storeNo,
string languageCode
)
Parameters
- storeNo String
- languageCode String
Return Value
ListHierarchy
Remarks
LS Central OData: GetHierarchyV3
See Also