RemoveEnumerationPropertyValue Method

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

Removes an enumeration value from the current enumerated property.

Overload List

  Name Description
ms986699.pubmethod(en-US,CS.70).gif RemoveEnumerationPropertyValue(String) Removes the enumeration value specified by enumValue from the current enumerated property.
ms986699.pubmethod(en-US,CS.70).gif RemoveEnumerationPropertyValue(String, String) Removes the enumeration value specified by enumValue and language from the current enumerated property.

Top

Remarks

Delete an enumeration value from 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