Click or drag to resize

LTLOrderRequestGrossWeight Property

[This is preliminary documentation and is subject to change.]

Gross Weight of entire LTL Shipment

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public decimal GrossWeight { get; set; }

Property Value

Type: Decimal
Remarks
If a matching LTL shipment exists, the GrossWeight will be added to the existing LTL shipment.
See Also