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