Click or drag to resize

VehicleTransportationVehicles Property

List of TransportationVehicle child objects, based on the Logistics.Shipment.TransportationVehicle.Vehicle back reference

Namespace:  Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<TransportationVehicle> TransportationVehicles { get; }

Property Value

Type: ChildCollectionTransportationVehicle
See Also