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 | |
---|---|---|
RemoveEnumerationPropertyValue(String) | Removes the enumeration value specified by enumValue from the current enumerated property. | |
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