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