VehiclesRepositoryStandingPlacesCountAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Vehicle, Nullable<int>> StandingPlacesCountAttribute
Public Shared ReadOnly StandingPlacesCountAttribute As ColumnDataAttribute(Of Vehicle, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<Vehicle^, Nullable<int>^>^ StandingPlacesCountAttribute
static val StandingPlacesCountAttribute: ColumnDataAttribute<Vehicle, Nullable<int>>
Field Value
Type:
ColumnDataAttributeVehicle,
NullableInt32
See Also