Click or drag to resize

EnterpriseOneTransactionCrmObjects Class

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

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

The EnterpriseOneTransactionCrmObjects type exposes the following members.

Properties
  NameDescription
Public propertyCustomerProducts
Gets a typed query for the Crm.CustomerProduct entity type.
Public propertyCustomers
Gets a typed query for the Crm.Customer entity type.
Public propertyCustomerTypes
Gets a typed query for the Crm.CustomerType entity type.
Public propertyDealers
Gets a typed query for the Crm.Dealer entity type.
Public propertyDiscountTypes
Gets a typed query for the Crm.DiscountType entity type.
Public propertyDistribution
Provides access to the repositories in the Crm.Distribution namespace.
Public propertyDistributors
Gets a typed query for the Crm.Distributor entity type.
Public propertyInvoicing
Provides access to the repositories in the Crm.Invoicing namespace.
Public propertyLineDiscounts
Gets a typed query for the Crm.LineDiscount entity type.
Public propertyMarketing
Provides access to the repositories in the Crm.Marketing namespace.
Public propertyPos
Provides access to the repositories in the Crm.Pos namespace.
Public propertyPresales
Provides access to the repositories in the Crm.Presales namespace.
Public propertyPriceLists
Gets a typed query for the Crm.PriceList entity type.
Public propertyPriceTypes
Gets a typed query for the Crm.PriceType entity type.
Public propertyPricing
Provides access to the repositories in the Crm.Pricing namespace.
Public propertyProductPrices
Gets a typed query for the Crm.ProductPrice entity type.
Public propertyPromotionalPackageLines
Gets a typed query for the Crm.PromotionalPackageLine entity type.
Public propertyPromotionalPackages
Gets a typed query for the Crm.PromotionalPackage entity type.
Public propertySales
Provides access to the repositories in the Crm.Sales namespace.
Public propertySalesPersons
Gets a typed query for the Crm.SalesPerson entity type.
Top
See Also