ListaDeComprasClient
.
.
::
.
.
GetClient Method
Gets the client.
Namespace:
ListaDeCompras.SDK
Assembly:
ListaDeCompras.SDK
(in ListaDeCompras.SDK.dll)
Syntax
C#
public
Client
GetClient
(
Nullable
<
int
>
clientId
)
Parameters
clientId
Type:
Nullable
<
(Of
<
(
<'
Int32
>
)
>
)
>
The client identifier.
Return Value
Client.
Exceptions
Exception
Condition
[UnauthorizedLevelAccessException]
See Also
ListaDeComprasClient Class
ListaDeCompras.SDK Namespace