CatExternalHostedProduct::setProductState Method
Sets the state of the externally hosted products for the specified external catalog to the state of the specified external catalog.
Syntax
client server public static void setProductState(CatExternalCatalog _catExternalCatalog)
Run On
Called
Parameters
- _catExternalCatalog
Type: CatExternalCatalog Table
The CatExternalCatalog record that has the products to update and that has a state to which to set the product state.
Remarks
The change is committed to the database by using a transaction.