Click or drag to resize

EnterpriseOneTransactionCrmMarketingObjects Class

Provides typed access to the repositories in the Crm.Marketing namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionCrmMarketingObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class CrmMarketingObjects

The EnterpriseOneTransactionCrmMarketingObjects type exposes the following members.

Properties
  NameDescription
Public propertyBonusProgramProducts
Gets a typed query for the Crm.Marketing.BonusProgramProduct entity type.
Public propertyBonusPrograms
Gets a typed query for the Crm.Marketing.BonusProgram entity type.
Public propertyCampaigns
Gets a typed query for the Crm.Marketing.Campaign entity type.
Public propertyDistributionChannels
Gets a typed query for the Crm.Marketing.DistributionChannel entity type.
Public propertyForecastItems
Gets a typed query for the Crm.Marketing.ForecastItem entity type.
Public propertyMarketingActivities
Gets a typed query for the Crm.Marketing.MarketingActivity entity type.
Public propertyProductDistributionChannels
Gets a typed query for the Crm.Marketing.ProductDistributionChannel entity type.
Public propertyTargetGroupMembers
Gets a typed query for the Crm.Marketing.TargetGroupMember entity type.
Public propertyTargetGroups
Gets a typed query for the Crm.Marketing.TargetGroup entity type.
Top
See Also