TotalNetCharge Property
The total net charge applied to the whole shipment (specific to the AccountNumber ).
Syntax
__property String TotalNetCharge = {read=FTotalNetCharge, write=FSetTotalNetCharge};
Default Value
""
Remarks
In a MPS ship request, this represents the total net charge applied to all packages contained in the shipment. When the shipment consists of a single package, this is the same as PackageNetCharge at index=0.
This property is read-only.
Data Type
String