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