Click or drag to resize

TransportationOrderLinePalletsCount Property

Number of palettes comprising the cargo. null when it is unknown.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> PalletsCount { get; set; }

Property Value

Type: NullableInt32
See Also