Click or drag to resize
Infosoft Logo

IDynamicAttributeServiceUpdateDynamicAttribute Method

Updates the dynamic attribute with the given values

Namespace: Infosoft.Common.Contracts.ServiceContracts.Configurations
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  UpdateDynamicAttributeRequest
The request containing the attribute values to update.

Return Value

DynamicAttributeResponse
The updated entry
See Also