Click or drag to resize

IUCServiceHierarchyContentGet Method

Gets Hierarchy setup for a Store with all Leaves and Nodes with content information

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
List<Hierarchy> HierarchyContentGet(
	string storeNo,
	string languageCode
)

Parameters

storeNo  String
languageCode  String

Return Value

ListHierarchy
Remarks
LS Central OData: GetHierarchyV3
See Also