Click or drag to resize
Infosoft Logo

CallresultCustomerServiceSetCustomerDynamicAttributes Method

Sets the customer dynamic attributes.

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public DynamicAttributesListResponse SetCustomerDynamicAttributes(
	SetDynamicAttributesRequest request
)

Parameters

request  SetDynamicAttributesRequest
The request.

Return Value

DynamicAttributesListResponse
A list of all currently applied attributes
See Also