Share via


RetailTransactionService::deleteWishList Method [AX 2012]

Deletes a wish list.

Syntax

client server public static container deleteWishList(RecId wishListId)

Run On

Called

Parameters

Return Value

Type: container
Container with the status as true if the delete of record is successful and false otherwise.

See Also

Reference

RetailTransactionService Class