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

Gets the product.

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

Syntax


public SalesChannel GetProduct(
	int storeId,
	int productId
)

Parameters

storeId
Type: Int32
The store identifier.
productId
Type: Int32
The product identifier.

Return Value

SalesChannel.