SequencesRepositoryPosDeviceReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Sequence, Device> PosDeviceReference
Public Shared ReadOnly PosDeviceReference As PrimaryKeyReference(Of Sequence, Device)
public:
static initonly PrimaryKeyReference<Sequence^, Device^>^ PosDeviceReference
static val PosDeviceReference: PrimaryKeyReference<Sequence, Device>
Field Value
Type:
PrimaryKeyReferenceSequence,
Device
See Also