Click or drag to resize

EnterpriseOneTransactionCrmDistributionObjects Class

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

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

The EnterpriseOneTransactionCrmDistributionObjects type exposes the following members.

Properties
  NameDescription
Public propertySalesPersonGroups
Gets a typed query for the Crm.Distribution.SalesPersonGroup entity type.
Public propertySalesPersonTargetLines
Gets a typed query for the Crm.Distribution.SalesPersonTargetLine entity type.
Public propertySalesPersonTargets
Gets a typed query for the Crm.Distribution.SalesPersonTarget entity type.
Top
See Also