Click or drag to resize

ShipmentLineGrossWeightkg Property

The gross weight of the whole line in kilogramms. null means unknown.

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

Property Value

Type: NullableDecimal
See Also