Click or drag to resize

IeCommerceJsonHierarchyGet Method

Gets Hierarchy setup for a Store with all Leafs and Nodes

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: LS Omni 3.7.0
Syntax
C#
List<Hierarchy> HierarchyGet(
	string storeId
)

Parameters

storeId
Type: SystemString

Return Value

Type: ListHierarchy
See Also