Click or drag to resize

TransportationVehiclesRepositoryMaxCargoWeightKgAttribute Field

Definition of the MaxCargoWeightKg data attribute

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<TransportationVehicle, Nullable<int>> MaxCargoWeightKgAttribute

Field Value

Type: ColumnDataAttributeTransportationVehicle, NullableInt32
See Also