Click or drag to resize

TransportationExecutionLineWeightKg Property

Cargo weight in kg, 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> WeightKg { get; set; }

Property Value

Type: NullableInt32
See Also