TerminalsRepositoryDevicesChildCollectionDefinition Field |
Definition of the
Devices child list
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<Device> DevicesChildCollectionDefinition
Public Shared ReadOnly DevicesChildCollectionDefinition As ChildCollectionDefinition(Of Device)
public:
static initonly ChildCollectionDefinition<Device^>^ DevicesChildCollectionDefinition
static val DevicesChildCollectionDefinition: ChildCollectionDefinition<Device>
Field Value
Type:
ChildCollectionDefinitionDevice
See Also