IExchangeRateInfoProviderRemove Method |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax void Remove(
int currencyId,
int exchangeTableId
)
Parameters
- currencyId
- Type: SystemInt32
Currency ID. - exchangeTableId
- Type: SystemInt32
Exchange table ID.
See Also