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

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.

See Also

Reference

ExchangeRateProviderConfiguration Table