Click or drag to resize

IUCJsonOneListDeleteById Method

Delete Basket or Wish List By OneList Id

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
bool OneListDeleteById(
	string oneListId
)

Parameters

oneListId
Type: SystemString

Return Value

Type: Boolean
See Also