![]() | |
IMarketing |
public interface IMarketingActivity_x_CustomerEntityService : IMarketingActivity_x_CustomerQueryService, IBusinessService
The IMarketingActivity_x_CustomerEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new MarketingActivity_x_Customer |
![]() | Delete | Deletes the specified MarketingActivity_x_Customer. |
![]() | Get |
Gets a list of MarketingActivity_x_Customers matching the specified filter.
(Inherited from IMarketingActivity_x_CustomerQueryService) |
![]() | GetAll |
Gets all MarketingActivity_x_Customers
(Inherited from IMarketingActivity_x_CustomerQueryService) |
![]() | GetSingle |
Gets a single MarketingActivity_x_Customer matching the provided filter.
(Inherited from IMarketingActivity_x_CustomerQueryService) |
![]() | Update | Updates the specified MarketingActivity_x_Customer |