ListaDeComprasClient
.
.
::
.
.
ProductExists Method
Products the exists.
Namespace:
ListaDeCompras.SDK
Assembly:
ListaDeCompras.SDK
(in ListaDeCompras.SDK.dll)
Syntax
C#
public
bool
ProductExists
(
int
productId
)
Parameters
productId
Type:
Int32
The product identifier.
Return Value
Boolean.
See Also
ListaDeComprasClient Class
ListaDeCompras.SDK Namespace