ConvertFrom Property
Contains a collection of amounts and currency codes to convert from.
Syntax
public SourceCurrencyList getConvertFrom(); public void setConvertFrom( convertFrom);
Remarks
This property contains a list of source currency amounts and codes. The ConvertTo property contains the destination currency codes that each amount will be converted into when you call ConvertCurrency.