ListaDeComprasClient
.
.
::
.
.
RemoveProduct Method (Int32, Int32)
Removes the product.
Namespace:
ListaDeCompras.SDK
Assembly:
ListaDeCompras.SDK
(in ListaDeCompras.SDK.dll)
Syntax
C#
public
List
RemoveProduct
(
int
listId
,
int
productId
)
Parameters
listId
Type:
Int32
The list identifier.
productId
Type:
Int32
The product identifier.
Return Value
List.
See Also
ListaDeComprasClient Class
RemoveProduct Overload
ListaDeCompras.SDK Namespace