Share via


ExchangeRateProviderConfigurationDetails::findByProviderAndKey Method

Finds the ExchangeRateProviderConfigurationDetails table buffer associated with the exchange rate provider ID and property key.

Syntax

client server public static ExchangeRateProviderConfigurationDetails findByProviderAndKey(ExchangeRateProviderId _exchangeRateProviderId, ExchangeRateProviderPropertyKey _exchangeRateProviderPropertyKey)

Run On

Called

Parameters

Return Value

Type: ExchangeRateProviderConfigurationDetails Table
The ExchangeRateProviderConfigurationDetails table buffer associated with the exchange rate provider ID and property key.

Remarks

Use the ExchangeRateProviderConfig class to retrieve exchange rate provider configuration information.

See Also

Reference

ExchangeRateProviderConfigurationDetails Table