ListaDeComprasClient..::..GetProduct Method (Int32)

Gets the product.

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

Syntax


public Product GetProduct(
	int productId
)

Parameters

productId
Type: Int32
The product identifier.

Return Value

Product.