IDynamic | |
public interface IDynamicAttributeService : IBusinessService
The IDynamicAttributeService type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDynamicAttribute | Creates a new dynamic attribute. | |
| DeleteDynamicAttribute | Deletes the dynamic attribute. | |
| GetDynamicAttributeByCode | Gets a dynamic attribute by specifying its code. | |
| GetDynamicAttributes | Get a list of all dynamic attributes | |
| UpdateDynamicAttribute | Updates the dynamic attribute with the given values |