Click or drag to resize

VehicleVehicleType Property

Type of vehicle - e.g. automobile, bus, etc. null means the value is unknown. [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MultilanguageString VehicleType { get; set; }

Property Value

Type: MultilanguageString
See Also