LocationAcceptedCurrency Property
The currency that is accepted at this FedEx location.
Syntax
property LocationAcceptedCurrency[LocationIndex: Integer]: String;
Default Value
''
Remarks
The currency that is accepted at this FedEx location. This is populated when FindLocations is called.
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
String