4D Shipping SDK 2020 .NET Edition

Questions / Feedback?

TotalWeight Property

Shipment's total weight.

Syntax

public string TotalWeight { get; }
Public ReadOnly Property TotalWeight As String

Default Value

""

Remarks

This property is returned by UPS Server only if the shipment being tracked is a multi-piece shipment (PackageCount > 1) and not a single piece.

TotalWeight is set to 0 for shipment with packages of package type of letters.

This property is read-only.

Copyright (c) 2023 4D Payments Inc. - All rights reserved.
4D Shipping SDK 2020 .NET Edition - Version 20.1 [Build 8435]