Share via


Save Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Saves the changes made to the current instance to the catalog system.

Overload List

  Name Description
ms988313.pubmethod(en-US,CS.70).gif Save()()() Saves the changes made to this catalog object. (Inherited from CatalogObject.)
ms988313.pubmethod(en-US,CS.70).gif Save(Boolean) Saves the changes made to the current instance to the catalog system. (Overrides CatalogObject..::.Save(Boolean).)

Top

Remarks

If you make any changes to the current instance of the ProductCatalog object you should call this method to save the changes to the catalog system.

See Also

Reference

ProductCatalog Class

ProductCatalog Members

Microsoft.CommerceServer.Catalog Namespace