PropertyClass - removeOverriddenDefaultValue
PropertyClass - removeOverriddenDefaultValue
Description :
This command attempts to remove an overridden default value from a class. If the class defines the property, this is not possible.
Return type : java.lang.Void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
fullyQualifiedClassName | String | Name of the class from which you want to remove a default value override. |
property | String | Name of the property. |
Example
The following example attempts to remove an overridden default value of the JVM_HEAP_SIZE property in the Apache-Oracle class.
Script
PropertyClass removeOverriddenDefaultValue Class://SystemObject/Application/Apache/ApacheOracle JVM_HEAP_SIZE
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*