ExchangeTableInfoProviderGetLastExchangeTableInfo Method |
For specified site returns last valid exchange table or last invalid exchange table if no valid table found or
null if no exchange table found.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static ExchangeTableInfo GetLastExchangeTableInfo(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID
Return Value
Type:
ExchangeTableInfoSee Also