Click or drag to resize
Infosoft Logo

IDynamicAttributeServiceCreateDynamicAttribute Method

Creates a new dynamic attribute.

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

Parameters

request  CreateDynamicAttributeRequest
The request containing values for the new attribute

Return Value

DynamicAttributeResponse
A message containing the created attribute
See Also