IUCServiceItemsSearch Method |
Search Items by Description
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxList<LoyItem> ItemsSearch(
string search,
int maxNumberOfItems,
bool includeDetails
)
Parameters
- search
- Type: SystemString
Description search - maxNumberOfItems
- Type: SystemInt32
- includeDetails
- Type: SystemBoolean
Return Value
Type:
ListLoyItem
Remarks
LS Central OData: GetItem
See Also