EnterpriseOneTransactionLogisticsObjectsInventory Property |
Provides access to the repositories in the Logistics.Inventory namespace.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic EnterpriseOneTransactionLogisticsInventoryObjects Inventory { get; }
Public ReadOnly Property Inventory As EnterpriseOneTransactionLogisticsInventoryObjects
Get
public:
property EnterpriseOneTransactionLogisticsInventoryObjects^ Inventory {
EnterpriseOneTransactionLogisticsInventoryObjects^ get ();
}
member Inventory : EnterpriseOneTransactionLogisticsInventoryObjects with get
Property Value
Type:
EnterpriseOneTransactionLogisticsInventoryObjects
See Also