Save Method

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

Saves the changes made to this catalog object.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Overridable Sub Save
'Usage
Dim instance As CatalogObject

instance.Save()
public virtual void Save()
public:
virtual void Save()
public function Save()

Remarks

This will save any changes to the object, including relationships and associations, as well as the item information dataset and other details such as rank associated ranks.

Permissions

See Also

Reference

CatalogObject Class

CatalogObject Members

Save Overload

Microsoft.CommerceServer.Catalog Namespace