Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

TotalWeight Property

The total weight of all the pieces in this shipment.

Syntax

[VB.NET]
Public Property TotalWeight As String

[C#]
public string TotalWeight {get; set;}

Remarks

This property is required when submitting a rate request by calling GetRates method. It requires one explicit decimal position (i.e. N.N formatting, example 5.0) and has a maximum length of 12 including the decimal.

Default Value

"1.0"

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0