Click or drag to resize

EnterpriseOneTransactionCrmPricingObjects Class

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

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

The EnterpriseOneTransactionCrmPricingObjects type exposes the following members.

Properties
  NameDescription
Public propertyPricingModelCosts
Gets a typed query for the Crm.Pricing.PricingModelCost entity type.
Public propertyPricingModelPriceLists
Gets a typed query for the Crm.Pricing.PricingModelPriceList entity type.
Public propertyPricingModels
Gets a typed query for the Crm.Pricing.PricingModel entity type.
Top
See Also