Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxList<LoyItem> ItemsPage(
string storeId,
int pageSize,
int pageNumber,
string itemCategoryId,
string productGroupId,
string search,
bool includeDetails
)
Parameters
- storeId String
-
- pageSize Int32
-
- pageNumber Int32
-
- itemCategoryId String
-
- productGroupId String
-
- search String
-
- includeDetails Boolean
-
Return Value
ListLoyItem
See Also