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