ICustomer_ | |
public interface ICustomer_x_DynamicAttributeEntityService : ICustomer_x_DynamicAttributeQueryService, IBusinessService
The ICustomer_x_DynamicAttributeEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new Customer_x_DynamicAttribute | |
| Delete | Deletes the specified Customer_x_DynamicAttribute. | |
| Get |
Gets a list of Customer_x_DynamicAttributes matching the specified filter.
(Inherited from ICustomer_x_DynamicAttributeQueryService) | |
| GetAll |
Gets all Customer_x_DynamicAttributes
(Inherited from ICustomer_x_DynamicAttributeQueryService) | |
| GetSingle |
Gets a single Customer_x_DynamicAttribute matching the provided filter.
(Inherited from ICustomer_x_DynamicAttributeQueryService) | |
| Update | Updates the specified Customer_x_DynamicAttribute |