Share via


CatalogEnumerationProperty Members

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

Adds values for the enumeration property.

The CatalogEnumerationProperty type exposes the following members.

Methods

  Name Description
Aa145338.pubmethod(en-US,CS.70).gif AddEnumerationPropertyValue Overloaded. Adds an enumeration value to the current enumerated property.
Aa145338.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa145338.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa145338.protmethod(en-US,CS.70).gif FixUpProxyDataObject (Private) Some fields in the Proxy Data Object may be null. (Inherited from CatalogProperty.)
Aa145338.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa145338.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa145338.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property. (Inherited from CatalogProperty.)
Aa145338.protmethod(en-US,CS.70).gif Initialize This method follows the "Template Method" pattern, enforcing the initialization pattern. (Inherited from CatalogObject.)
Aa145338.protmethod(en-US,CS.70).gif InitializeEventHandlers (Private) Initializes the Agent.ProductCatalog object from a proxy.ProductCatalog object. (Inherited from CatalogProperty.)
Aa145338.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.)
Aa145338.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa145338.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.)
Aa145338.pubmethod(en-US,CS.70).gif RemoveEnumerationPropertyValue Overloaded. Removes an enumeration value from the current enumerated property.
Aa145338.pubmethod(en-US,CS.70).gif Save Overloaded.
Aa145338.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

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

Top

See Also

Reference

CatalogEnumerationProperty Class

Microsoft.CommerceServer.Catalog Namespace