Click or drag to resize

ShipmentOrderShipFromStore Property

The store from which the shipment should be effected. [Required] [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 Store ShipFromStore { get; set; }

Property Value

Type: Store
See Also