VehiclesRepositoryAuthorityMaximumLadenMassKgAttribute 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>> AuthorityMaximumLadenMassKgAttribute
Public Shared ReadOnly AuthorityMaximumLadenMassKgAttribute As ColumnDataAttribute(Of Vehicle, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<Vehicle^, Nullable<int>^>^ AuthorityMaximumLadenMassKgAttribute
static val AuthorityMaximumLadenMassKgAttribute: ColumnDataAttribute<Vehicle, Nullable<int>>
Field Value
Type:
ColumnDataAttributeVehicle,
NullableInt32
See Also