Click or drag to resize
Infosoft Logo

IMarketingChannelEntityService Methods

The IMarketingChannelEntityService type exposes the following members.

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