PropertyClass deprecateIntegerEnumPropertyValue


PropertyClass deprecateIntegerEnumPropertyValue

Description:

This command deprecates a legal value from the integer enumeration property in a specified class. If the value is not deprecated, the command still succeeds.

Return type: None

Command Input:

Variable name

Variable type

Description

FullyQualifiedClassName

String

Fully qualified name of the property class from which you want to deprecate the property value.

PropertyName

String

Name of the property.

enumDataName

String

The value that you want to deprecate.

Example

The following example deprecates value ELEVEN from the "_TEST" integer enumeration property.

PropertyClass deprecateIntegerEnumPropertyValue Class://SystemObject/JOB "_TEST" ELEVEN

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*