Click or drag to resize
Infosoft Logo

IDynamicAttributeServiceDeleteDynamicAttribute Method

Deletes the 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  DeleteDynamicAttributeRequest
The request containing the attribute id to delete

Return Value

DynamicAttributeResponse
The deleted entry
See Also