ShipmentOrdersRepositoryReceivedByPersonReference 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<ShipmentOrder, Person> ReceivedByPersonReference
Public Shared ReadOnly ReceivedByPersonReference As PrimaryKeyReference(Of ShipmentOrder, Person)
public:
static initonly PrimaryKeyReference<ShipmentOrder^, Person^>^ ReceivedByPersonReference
static val ReceivedByPersonReference: PrimaryKeyReference<ShipmentOrder, Person>
Field Value
Type:
PrimaryKeyReferenceShipmentOrder,
Person
See Also