Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes a wish list.
Syntax
client server public static container deleteWishList(RecId wishListId)
Run On
Called
Parameters
- wishListId
Type: RecId Extended Data Type
The id of the wish list to be deleted.
Return Value
Type: container
Container with the status as true if the delete of record is successful and false otherwise.