Share via


CatalogProperty Members

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

Provides properties and methods to manage catalog properties.

The CatalogProperty type exposes the following members.

Methods

  Name Description
Aa147721.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa147721.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa147721.protmethod(en-US,CS.70).gif FixUpProxyDataObject (Private) Some fields in the Proxy Data Object may be null. (Overrides CatalogObject..::.FixUpProxyDataObject()()().)
Aa147721.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa147721.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa147721.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property. (Overrides CatalogObject..::.HasProperty(String).)
Aa147721.protmethod(en-US,CS.70).gif Initialize This method follows the "Template Method" pattern, enforcing the initialization pattern. (Inherited from CatalogObject.)
Aa147721.protmethod(en-US,CS.70).gif InitializeEventHandlers (Private) Initializes the Agent.ProductCatalog object from a proxy.ProductCatalog object. (Overrides CatalogObject..::.InitializeEventHandlers()()().)
Aa147721.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).)
Aa147721.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa147721.pubmethod(en-US,CS.70).gif Refresh Refresh the CatalogProperty. Ensures that the cache is coherent with the current design-time view properties. (Overrides CatalogObject..::.Refresh()()().)
Aa147721.pubmethod(en-US,CS.70).gif Save Overloaded. Saves the changes made to the CatalogProperty object to the catalog system.
Aa147721.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa147721.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa147721.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.)
Aa147721.pubproperty(en-US,CS.70).gif DataType Gets the CatalogDataType of the current property.
Aa147721.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa147721.pubproperty(en-US,CS.70).gif Information Returns a CatalogDefinitionsDataSet containing the property information of the current instance.
Aa147721.pubproperty(en-US,CS.70).gif Item Gets or sets the object with the specified name. (Overrides CatalogObject..::.Item[([(String])]).)
Aa147721.pubproperty(en-US,CS.70).gif Name Gets the property name.

Top

See Also

Reference

CatalogProperty Class

Microsoft.CommerceServer.Catalog Namespace