TransportationVehiclesRepositoryMaxCargoWeightKgAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransportationVehicle, Nullable<int>> MaxCargoWeightKgAttribute
Public Shared ReadOnly MaxCargoWeightKgAttribute As ColumnDataAttribute(Of TransportationVehicle, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<TransportationVehicle^, Nullable<int>^>^ MaxCargoWeightKgAttribute
static val MaxCargoWeightKgAttribute: ColumnDataAttribute<TransportationVehicle, Nullable<int>>
Field Value
Type:
ColumnDataAttributeTransportationVehicle,
NullableInt32
See Also