Share via


CatalogSet Members

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

An abstract class that contains properties and methods used to manage a catalog set in the catalog system.

The CatalogSet type exposes the following members.

Methods

  Name Description
Aa144628.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa144628.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa144628.protmethod(en-US,CS.70).gif FixUpProxyDataObject Method to fix the missing values in the proxy data object. (Overrides CatalogObject..::.FixUpProxyDataObject()()().)
Aa144628.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa144628.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa144628.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property. (Overrides CatalogObject..::.HasProperty(String).)
Aa144628.protmethod(en-US,CS.70).gif HookUpInformation Hook up dataset events for information dataset.
Aa144628.protmethod(en-US,CS.70).gif Initialize This method follows the "Template Method" pattern, enforcing the initialization pattern. (Inherited from CatalogObject.)
Aa144628.protmethod(en-US,CS.70).gif InitializeEventHandlers Method to initialize the dataset event handlers for this object. (Overrides CatalogObject..::.InitializeEventHandlers()()().)
Aa144628.pubmethod(en-US,CS.70).gif IsPropertyNull Gets a value indicating whether the specified property contains a nullNothingnullptra null reference (Nothing in Visual Basic) value. (Overrides CatalogObject..::.IsPropertyNull(String).)
Aa144628.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa144628.pubmethod(en-US,CS.70).gif Refresh Reloads the catalogset object from the web service. (Overrides CatalogObject..::.Refresh()()().)
Aa144628.pubmethod(en-US,CS.70).gif Save Overloaded. Saves the changes made to this CatalogSets object.
Aa144628.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa144628.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa144628.protproperty(en-US,CS.70).gif CatalogSetData Gets a CatalogSet containing the data XmlData for this object.
Aa144628.pubproperty(en-US,CS.70).gif CatalogSetId Gets the Guid of the catalog set.
Aa144628.protproperty(en-US,CS.70).gif DataObject Gets an object that is used to describe the internal properties of the catalog objects. (Inherited from CatalogObject.)
Aa144628.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa144628.pubproperty(en-US,CS.70).gif Description Gets or sets the description of the catalog set.
Aa144628.pubproperty(en-US,CS.70).gif IncludedCatalogs Gets the ProductCatalogCollection containing the list of product catalogs in this catalog set.
Aa144628.pubproperty(en-US,CS.70).gif Information Gets the CatalogSetsDataset containing the information.
Aa144628.pubproperty(en-US,CS.70).gif Item Gets or sets CatalogSet at a particular index in the CatalogSets. An indexer which returns the value for the specified propertyName. (Overrides CatalogObject..::.Item[([(String])]).)
Aa144628.pubproperty(en-US,CS.70).gif Name Gets the name of the catalogset.
Aa144628.pubproperty(en-US,CS.70).gif NotIncludedCatalogs Gets the ProductCatalogCollection containing the list of product catalogs not in this catalog set.

Top

See Also

Reference

CatalogSet Class

Microsoft.CommerceServer.CatalogSets Namespace