Click or drag to resize

EnterpriseOneTransactionCrmPresalesObjects Class

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

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

The EnterpriseOneTransactionCrmPresalesObjects type exposes the following members.

Properties
  NameDescription
Public propertyDeals
Gets a typed query for the Crm.Presales.Deal entity type.
Public propertyOfferLines
Gets a typed query for the Crm.Presales.OfferLine entity type.
Public propertyOffers
Gets a typed query for the Crm.Presales.Offer entity type.
Public propertyOffersOptions
Gets a typed query for the Crm.Presales.OffersOption entity type.
Top
See Also