ServiceAccountBaseCharge Property
Transportation charges before surcharges and discounts applied to a ServiceType .
Syntax
property ServiceAccountBaseCharge[ServiceIdx: Integer]: String;
Default Value
''
Remarks
Transportation charges before surcharges and discounts applied to a ServiceType. This applies to FedEx only and is specific to the FedExAccountNumber. After calling the GetRates method, the ServiceAccountBaseCharge will be filled with the value of discounted base charge amount specific to the FedExAccountNumber (i.e. depending on the current rate schedule the FedExAccountNumber is receiving from FedEx).
For Canada Post, this property will contain the base cost of the shipment before taxes (numeric 99999.99).
The size of the array is controlled by the ServiceCount property.
This property is read-only and not available at design time.
Data Type
String