ListaDeComprasClient..::..GetProducts Method

Gets the products.

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

Syntax


public ProductSearch GetProducts(
	int storeId,
	string term
)

Parameters

storeId
Type: Int32
The store identifier.
term
Type: String
The term.

Return Value

ProductSearch.