Share via


AddEnumerationPropertyValue Method

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

Adds an enumeration value to the current enumerated property.

Overload List

  Name Description
ms986697.pubmethod(en-US,CS.70).gif AddEnumerationPropertyValue(String) Adds an enumeration value to the current enumerated property with the specified enumeration value.
ms986697.pubmethod(en-US,CS.70).gif AddEnumerationPropertyValue(String, Int32) Adds an enumeration value to the current enumerated property with the specified enumeration value and rank.
ms986697.pubmethod(en-US,CS.70).gif AddEnumerationPropertyValue(String, String) Adds an enumeration value to the current enumerated property with the specified enumeration value and in the specified language.
ms986697.pubmethod(en-US,CS.70).gif AddEnumerationPropertyValue(String, String, Int32) Adds an enumeration value to the current enumerated property with the specified enumeration value, specified language, and rank.

Top

Remarks

Adds an enumeration value to this enumeration. The enumeration object must be saved before these changes will be persisted to the database.

See Also

Reference

CatalogEnumerationProperty Class

CatalogEnumerationProperty Members

Microsoft.CommerceServer.Catalog Namespace