ListaDeComprasClient..::..GetListsAsync Method

get lists as an asynchronous operation.

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

Syntax


public Task<Lists> GetListsAsync(
	int pageNumber
)

Parameters

pageNumber
Type: Int32
The page number.

Return Value

Task<Lists>.