Click or drag to resize

IBOServiceOneListItemModify Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
OneList OneListItemModify(
	string onelistId,
	OneListItem item,
	string cardId,
	bool remove,
	bool calculate
)

Parameters

onelistId  String
 
item  OneListItem
 
cardId  String
 
remove  Boolean
 
calculate  Boolean
 

Return Value

OneList
See Also