LTLPalletResponseV3DimensionalWeight Property |
[This is preliminary documentation and is subject to change.]
The calculated dimensional weight of the pallet.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic decimal DimensionalWeight { get; set; }
Public Property DimensionalWeight As Decimal
Get
Set
public:
property Decimal DimensionalWeight {
Decimal get ();
void set (Decimal value);
}
Property Value
Type:
Decimal
See Also