AddEnumerationPropertyValue Method

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

Add an enumeration value to this enumeration.

Overload List

  Name Description
ms986695.pubmethod(en-US,CS.70).gif AddEnumerationPropertyValue(CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValue) Add an enumeration value to this enumeration at the specified row.
ms986695.pubmethod(en-US,CS.70).gif AddEnumerationPropertyValue(String, String, String, Int32) Add an enumeration value to this enumeration and return a CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValue.

Top

Remarks

The enumeration object must be saved before these changes will be persisted to the database.

See Also

Reference

CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable Class

CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable Members

Microsoft.CommerceServer.Catalog Namespace