IUCServiceItemGetById Method |
Lookup Item
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxLoyItem ItemGetById(
string itemId,
string storeId
)
Parameters
- itemId
- Type: SystemString
- storeId
- Type: SystemString
Return Value
Type:
LoyItem
Remarks
LS Central OData: GetItem
See Also