Click or drag to resize

IUCService.ProductGroupGetById Method

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

Parameters

productGroupId
Type: System.String
includeDetails
Type: System.Boolean

Return Value

Type: ProductGroup
See Also