ListaDeComprasClient..::..UpdateClient Method

Updates the client.

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

Syntax


public Client UpdateClient(
	ClientUpdateAction action,
	string data,
	Nullable<int> clientId
)

Parameters

action
Type: ClientUpdateAction
The action.
data
Type: String
The data.
clientId
Type: Nullable<(Of <(<'Int32>)>)>
The client identifier.

Return Value

Client.

Exceptions


ExceptionCondition
[UnauthorizedLevelAccessException]