ListaDeComprasClient..::..GetListAsync Method

get list as an asynchronous operation.

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

Syntax


public Task<List> GetListAsync(
	int listId
)

Parameters

listId
Type: Int32
The list identifier.

Return Value

Task<List>.