CatalogDefinition Members

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

Provides properties and methods to manage catalog and category definitions.

The CatalogDefinition type exposes the following members.

Methods

  Name Description
Aa145281.pubmethod(en-US,CS.70).gif AddProperty Adds a property to the current definition.
Aa145281.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa145281.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa145281.protmethod(en-US,CS.70).gif FixUpProxyDataObject Method to fix the missing values in the proxy data object. (Inherited from CatalogObject.)
Aa145281.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa145281.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa145281.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property. (Overrides CatalogObject..::.HasProperty(String).)
Aa145281.protmethod(en-US,CS.70).gif Initialize This method follows the "Template Method" pattern, enforcing the initialization pattern. (Inherited from CatalogObject.)
Aa145281.protmethod(en-US,CS.70).gif InitializeEventHandlers Method to initialize the dataset event handlers for this object. (Inherited from CatalogObject.)
Aa145281.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).)
Aa145281.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa145281.pubmethod(en-US,CS.70).gif Refresh Refresh the Catalog Definitions. Ensures that the cache is coherent with the current design-time view definitions. (Overrides CatalogObject..::.Refresh()()().)
Aa145281.pubmethod(en-US,CS.70).gif RemoveProperty Removes an existing property from the current definition.
Aa145281.pubmethod(en-US,CS.70).gif Save Overloaded. Saves changes made to the CatalogDefinition object to the catalog system.
Aa145281.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa145281.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa145281.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.)
Aa145281.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa145281.pubproperty(en-US,CS.70).gif DefinitionProperties Gets a CatalogDefinitionPropertiesDataSet containing the properties in the current definition.
Aa145281.pubproperty(en-US,CS.70).gif DefinitionType Gets the definition type of the current instance.
Aa145281.pubproperty(en-US,CS.70).gif Description Gets or sets the description of the current catalog definition.
Aa145281.pubproperty(en-US,CS.70).gif Information Gets a CatalogDefinitionsDataSet containing definition information for the current instance.
Aa145281.pubproperty(en-US,CS.70).gif Item Gets or sets properties of the specified propertyName. (Overrides CatalogObject..::.Item[([(String])]).)
Aa145281.pubproperty(en-US,CS.70).gif Name Gets the name of the definition of the current instance.

Top

See Also

Reference

CatalogDefinition Class

Microsoft.CommerceServer.Catalog Namespace