TotalWeight Property
Total shipment weight.
Syntax
[VB.NET] Public Property TotalWeight As String
[C#] public string TotalWeight {get; set;}
Remarks
Identifies the total weight of the shipment being conveyed to FedEx. This element is optional when submitting a ship request. It requires one explicit decimal position (i.e. N.N formatting).
Default Value
"1.0"