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