ListaDeComprasClient..::..ProductExistsAsync Method

product exists as an asynchronous operation.

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

Syntax


public Task<bool> ProductExistsAsync(
	int productId
)

Parameters

productId
Type: Int32
The product identifier.

Return Value

Task<Boolean>.

Exceptions


ExceptionCondition
[UnauthorizedLevelAccessException]