Click or drag to resize

ShipmentOrderReceivedByPerson Property

The person who should receive the goods for/from the shipment . [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Person ReceivedByPerson { get; set; }

Property Value

Type: Person
See Also