Click or drag to resize

VehicleEquipment Property

List of VehicleEquipment child objects, based on the Applications.Fleet.VehicleEquipment.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<VehicleEquipment> Equipment { get; }

Property Value

Type: ChildCollectionVehicleEquipment
See Also