Click or drag to resize

DeviceDeviceType Property

Type of the POS device. PAY=Payment Terminal; CSH=Cash Drawer; FIP=Fiscal Printer; OTH=Other. [Required] [Default("OTH")] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DevicesRepositoryDeviceType DeviceType { get; set; }

Property Value

Type: DevicesRepositoryDeviceType
See Also