Click or drag to resize

IUCService.ItemCategoriesGetById Method

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

Parameters

itemCategoryId
Type: System.String

Return Value

Type: ItemCategory
See Also