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