Click or drag to resize

EnterpriseOneTransactionCrmPosObjects Class

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

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

The EnterpriseOneTransactionCrmPosObjects type exposes the following members.

Properties
  NameDescription
Public propertyDevices
Gets a typed query for the Crm.Pos.Device entity type.
Public propertyLocations
Gets a typed query for the Crm.Pos.Location entity type.
Public propertyOperators
Gets a typed query for the Crm.Pos.Operator entity type.
Public propertyProductTypeTaxGroups
Gets a typed query for the Crm.Pos.ProductTypeTaxGroup entity type.
Public propertyRoles
Gets a typed query for the Crm.Pos.Role entity type.
Public propertySequences
Gets a typed query for the Crm.Pos.Sequence entity type.
Public propertyTerminals
Gets a typed query for the Crm.Pos.Terminal entity type.
Top
See Also