ExchangeRateProviderAssemblyInformation::findByProvider Method
Finds the ExchangeRateProviderAssemblyInformation table buffer associated with the exchange rate provider ID.
Syntax
client server public static ExchangeRateProviderAssemblyInformation findByProvider(ExchangeRateProviderId _exchangeRateProviderId)
Run On
Called
Parameters
- _exchangeRateProviderId
Type: ExchangeRateProviderId Extended Data Type
The exchange rate provider ID.
Return Value
Type: ExchangeRateProviderAssemblyInformation Table
The ExchangeRateProviderAssemblyInformation table buffer associated with the exchange rate provider ID.
Remarks
Use the ExchangeRateProviderConfig class to retrieve exchange rate provider configuration information.