ServiceEffectiveNetDiscount Property
Indicates the net discount applied to a ServiceType .
Syntax
property ServiceEffectiveNetDiscount[ServiceIdx: Integer]: String;
Default Value
''
Remarks
Indicates the net discount applied to a ServiceType. This is only valid for FedEx.
After calling the GetRates method, the ServiceEffectiveNetDiscount will be filled with the value of net discount applied. This is specific to the FedExAccountNumber (i.e. depending on the current rate schedule the FedExAccountNumber is receiving from FedEx). This is the difference between the list net charge and account net charge.
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