Click or drag to resize

IUCServiceProductGroupGetById Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
ProductGroup ProductGroupGetById(
	string productGroupId,
	bool includeDetails
)

Parameters

productGroupId
Type: SystemString
includeDetails
Type: SystemBoolean

Return Value

Type: ProductGroup
See Also