Click or drag to resize
Infosoft Logo

ICustomer_x_DynamicAttributeEntityService Methods

The ICustomer_x_DynamicAttributeEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new Customer_x_DynamicAttribute
Public methodDelete Deletes the specified Customer_x_DynamicAttribute.
Public methodGet Gets a list of Customer_x_DynamicAttributes matching the specified filter.
(Inherited from ICustomer_x_DynamicAttributeQueryService)
Public methodGetAll Gets all Customer_x_DynamicAttributes
(Inherited from ICustomer_x_DynamicAttributeQueryService)
Public methodGetSingle Gets a single Customer_x_DynamicAttribute matching the provided filter.
(Inherited from ICustomer_x_DynamicAttributeQueryService)
Public methodUpdate Updates the specified Customer_x_DynamicAttribute
Top
See Also