deleteAttributeTypeSelectionValue

This method deletes the given Selection Value. It will no longer show up in Attribute Selection Lists. Any Objects which already have this Value will retain the value, but the value will not exist in future selection lists.

PARAMETERS

Param 1: id_attr_value -- (string) the Selection Value ID to delete.

RETURN VALUE

This method returns None if successsful.

EXCEPTIONS

ValueError is raised if the Selection Value (ID) does not exist.

Arguments

Name Type Description
skey string

id_attr_value string

Return

The deleteAttributeTypeSelectionValue method returns an integer.