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