Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

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*

BMC Server Automation Command Line Interface 8.5