VehicleAlertsRepositorySourceAttribute Field |
Definition of the
Source data attribute
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, string> SourceAttribute
Public Shared ReadOnly SourceAttribute As ColumnDataAttribute(Of VehicleAlert, String)
public:
static initonly ColumnDataAttribute<VehicleAlert^, String^>^ SourceAttribute
static val SourceAttribute: ColumnDataAttribute<VehicleAlert, string>
Field Value
Type:
ColumnDataAttributeVehicleAlert,
String
See Also