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