ListaDeComprasClient..::..GetClient Method

Gets the client.

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

Syntax


public Client GetClient(
	Nullable<int> clientId
)

Parameters

clientId
Type: Nullable<(Of <(<'Int32>)>)>
The client identifier.

Return Value

Client.

Exceptions


ExceptionCondition
[UnauthorizedLevelAccessException]