Click or drag to resize

EnterpriseOneTransactionLogisticsObjects Class

Provides typed access to the repositories in the Logistics namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionLogisticsObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class LogisticsObjects

The EnterpriseOneTransactionLogisticsObjects type exposes the following members.

Properties
  NameDescription
Public propertyInventory
Provides access to the repositories in the Logistics.Inventory namespace.
Public propertyProcurement
Provides access to the repositories in the Logistics.Procurement namespace.
Public propertyShipment
Provides access to the repositories in the Logistics.Shipment namespace.
Public propertyWms
Provides access to the repositories in the Logistics.Wms namespace.
Top
See Also