Returns true if site specified by its ID has defined exchange rate to given currency. Only enabled currencies are searched.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- currencyId
 - Type: 
System Int32
ID of currency to be looked for 
- siteId
 - Type: 
System Int32
ID of the site to get exchange table for 
Return Value
Type:See Also