Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _exchangeRateProviderId
Type: ExchangeRateProviderId Extended Data Type
The exchange rate provider ID.
- _exchangeRateProviderPropertyKey
Type: ExchangeRateProviderPropertyKey Extended Data Type
A configuration property key of the exchange rate provider.
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.