Click or drag to resize

ShipmentLineRepository Property

Provides access to ShipmentLinesRepository repository methods

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

Property Value

Type: ShipmentLinesRepository
See Also