TotalCharge Property
Represents the total shipment charge.
Syntax
property TotalCharge: String;
Default Value
''
Remarks
This property holds the total charge associated with the shipment. The value is represented in dollars and cents with two decimal places. For instance "1500.25".
This property is read-only.
Data Type
String