Click or drag to resize

TerminalDevices Property

List of Device child objects, based on the Crm.Pos.Device.PosTerminal back reference

Namespace:  Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<Device> Devices { get; }

Property Value

Type: ChildCollectionDevice
See Also