Click or drag to resize

TransportationExecutionLinePalletsCount Property

Number of pallets affected by this operation. null when unknown or N/A.

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