WarehouseWorkersRepositoryPersonReference Field |
Definition of the
Person reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WarehouseWorker, Person> PersonReference
Public Shared ReadOnly PersonReference As PrimaryKeyReference(Of WarehouseWorker, Person)
public:
static initonly PrimaryKeyReference<WarehouseWorker^, Person^>^ PersonReference
static val PersonReference: PrimaryKeyReference<WarehouseWorker, Person>
Field Value
Type:
PrimaryKeyReferenceWarehouseWorker,
Person
See Also