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