ListaDeComprasClient
.
.
::
.
.
GetList Method
Gets the list.
Namespace:
ListaDeCompras.SDK
Assembly:
ListaDeCompras.SDK
(in ListaDeCompras.SDK.dll)
Syntax
C#
public
List
GetList
(
int
listId
)
Parameters
listId
Type:
Int32
The list identifier.
Return Value
List.
See Also
ListaDeComprasClient Class
ListaDeCompras.SDK Namespace