Click or drag to resize

IUCServiceProductGroupGetById Method


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

Parameters

productGroupId  String
 
includeDetails  Boolean
 

Return Value

ProductGroup
See Also