Click or drag to resize

IUCJsonItemCategoriesGetById Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
ItemCategory ItemCategoriesGetById(
	string itemCategoryId
)

Parameters

itemCategoryId
Type: SystemString

Return Value

Type: ItemCategory
See Also