ListaDeComprasClient..::..RemoveProduct Method (Int32)

Removes the product.

Namespace:  ListaDeCompras.SDK
Assembly:  ListaDeCompras.SDK (in ListaDeCompras.SDK.dll)

Syntax


public Product RemoveProduct(
	int productId
)

Parameters

productId
Type: Int32
The product identifier.

Return Value

Product.