VehicleAlertsRepositoryVehicleIdAttribute Field |
Definition of the data attribute for
Vehicle reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<VehicleAlert, Guid> VehicleIdAttribute
Public Shared ReadOnly VehicleIdAttribute As ColumnDataAttribute(Of VehicleAlert, Guid)
public:
static initonly ColumnDataAttribute<VehicleAlert^, Guid^>^ VehicleIdAttribute
static val VehicleIdAttribute: ColumnDataAttribute<VehicleAlert, Guid>
Field Value
Type:
ColumnDataAttributeVehicleAlert,
Guid
See Also