Share via


RegularCatalogProperty Members

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

Represents all catalog properties except Enumeration properties.

The RegularCatalogProperty type exposes the following members.

Methods

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

Top

Properties

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

Top

See Also

Reference

RegularCatalogProperty Class

Microsoft.CommerceServer.Catalog Namespace