CatalogObject Members

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

An abstract class that contains properties and methods of the catalog system.

The CatalogObject type exposes the following members.

Methods

  Name Description
Aa146547.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa146547.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa146547.protmethod(en-US,CS.70).gif FixUpProxyDataObject Method to fix the missing values in the proxy data object.
Aa146547.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa146547.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa146547.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property.
Aa146547.protmethod(en-US,CS.70).gif Initialize This method follows the "Template Method" pattern, enforcing the initialization pattern.
Aa146547.protmethod(en-US,CS.70).gif InitializeEventHandlers Method to initialize the dataset event handlers for this object.
Aa146547.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.
Aa146547.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa146547.pubmethod(en-US,CS.70).gif Refresh Reloads the product object from the web service.
Aa146547.pubmethod(en-US,CS.70).gif Save Overloaded. Saves the changes made to this catalog object.
Aa146547.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa146547.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa146547.protproperty(en-US,CS.70).gif DataObject Gets an object that is used to describe the internal properties of the catalog objects.
Aa146547.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa146547.pubproperty(en-US,CS.70).gif Item Gets or sets the object with the specified name.

Top

See Also

Reference

CatalogObject Class

Microsoft.CommerceServer.Catalog Namespace