VehicleEngineIdentificationNumber Property |
Engine identification number. [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 EngineIdentificationNumber { get; set; }
Public Property EngineIdentificationNumber As String
Get
Set
public:
property String^ EngineIdentificationNumber {
String^ get ();
void set (String^ value);
}
member EngineIdentificationNumber : string with get, set
Property Value
Type:
String
See Also