Fuel type of the engine or the power source of the engine (Multilanguage) - e.g. diesel, benzine, electric, etc. [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string FuelType { get; set; }
Public Property FuelType As String
Get
Set
public:
property String^ FuelType {
String^ get ();
void set (String^ value);
}
member FuelType : string with get, set
Property Value
Type:
String
See Also