ListaDeComprasClient
.
.
::
.
.
GetProduct Method (Int32, Int32)
Gets the product.
Namespace:
ListaDeCompras.SDK
Assembly:
ListaDeCompras.SDK
(in ListaDeCompras.SDK.dll)
Syntax
C#
public
SalesChannel
GetProduct
(
int
storeId
,
int
productId
)
Parameters
storeId
Type:
Int32
The store identifier.
productId
Type:
Int32
The product identifier.
Return Value
SalesChannel.
See Also
ListaDeComprasClient Class
GetProduct Overload
ListaDeCompras.SDK Namespace