ShipmentsRepositoryReceivedByPersonReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Shipment, Person> ReceivedByPersonReference
Public Shared ReadOnly ReceivedByPersonReference As PrimaryKeyReference(Of Shipment, Person)
public:
static initonly PrimaryKeyReference<Shipment^, Person^>^ ReceivedByPersonReference
static val ReceivedByPersonReference: PrimaryKeyReference<Shipment, Person>
Field Value
Type:
PrimaryKeyReferenceShipment,
Person
See Also