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