Click or drag to resize

EnterpriseCompanyVehicleSets Property

List of VehicleSet child objects, based on the Applications.Fleet.VehicleSet.EnterpriseCompany back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<VehicleSet> VehicleSets { get; }

Property Value

Type: ChildCollectionVehicleSet
See Also