Share via


DynamicCatalogSet Members

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

The DynamicCatalogSet class is used to manage a DynamicCatalogSet.

The DynamicCatalogSet type exposes the following members.

Methods

  Name Description
Aa144632.pubmethod(en-US,CS.70).gif ConvertToStaticCatalogSet Convert this catalog set to a static catalog set.
Aa144632.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa144632.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa144632.protmethod(en-US,CS.70).gif FixUpProxyDataObject Method to fix the missing values in the proxy data object. (Inherited from CatalogSet.)
Aa144632.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa144632.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa144632.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property. (Inherited from CatalogSet.)
Aa144632.protmethod(en-US,CS.70).gif HookUpInformation Hook up dataset events for information dataset. (Inherited from CatalogSet.)
Aa144632.protmethod(en-US,CS.70).gif Initialize This method follows the "Template Method" pattern, enforcing the initialization pattern. (Inherited from CatalogObject.)
Aa144632.protmethod(en-US,CS.70).gif InitializeEventHandlers Method to initialize the dataset event handlers for this object. (Inherited from CatalogSet.)
Aa144632.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. (Inherited from CatalogSet.)
Aa144632.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa144632.pubmethod(en-US,CS.70).gif Refresh Reloads the catalogset object from the web service. (Inherited from CatalogSet.)
Aa144632.pubmethod(en-US,CS.70).gif Save Overloaded.
Aa144632.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa144632.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa144632.protproperty(en-US,CS.70).gif CatalogSetData Gets a CatalogSet containing the data XmlData for this object. (Inherited from CatalogSet.)
Aa144632.pubproperty(en-US,CS.70).gif CatalogSetId Gets the Guid of the catalog set. (Inherited from CatalogSet.)
Aa144632.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.)
Aa144632.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa144632.pubproperty(en-US,CS.70).gif Description Gets or sets the description of the catalog set. (Inherited from CatalogSet.)
Aa144632.pubproperty(en-US,CS.70).gif Expression Gets or sets the expression for this catalog set.
Aa144632.pubproperty(en-US,CS.70).gif IncludedCatalogs Gets the ProductCatalogCollection containing the list of product catalogs in this catalog set. (Inherited from CatalogSet.)
Aa144632.pubproperty(en-US,CS.70).gif Information Gets the CatalogSetsDataset containing the information. (Inherited from CatalogSet.)
Aa144632.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. (Inherited from CatalogSet.)
Aa144632.pubproperty(en-US,CS.70).gif Name Gets the name of the catalogset. (Inherited from CatalogSet.)
Aa144632.pubproperty(en-US,CS.70).gif NotIncludedCatalogs Gets the ProductCatalogCollection containing the list of product catalogs not in this catalog set. (Inherited from CatalogSet.)

Top

See Also

Reference

DynamicCatalogSet Class

Microsoft.CommerceServer.CatalogSets Namespace