Click or drag to resize
Infosoft Logo

IMarketingActivityEntityService Methods

The IMarketingActivityEntityService type exposes the following members.

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