PropertyClass - undeprecateIntegerEnumPropertyValue
PropertyClass - undeprecateIntegerEnumPropertyValue
Description :
This command undeprecates a value in an integer enumeration property in a specified class. If the value is not deprecated, the command still succeeds.
Return type : void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
fullyQualifiedClassName | String | Fully qualified name of the class in which you want to undeprecate an integer enumeration value. |
propertyName | String | Name of the property. |
valueName | String | The name of the value to undeprecate. |
Example
The following example undeprecates an integer enumerated property value.
Script
PropertyClass undeprecateIntegerEnumPropertyValue Class://SystemObject/Apache PROP_1 5
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*