PropertyClass - setUsedInReports
PropertyClass - setUsedInReports
Description :
This command sets the state of the used in reports flag for the specified property.
Return type : java.lang.Void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
fullyQualifiedClassName | String | Name of the class which contains the property you want to change. |
propertyName | String | Name of the property you want to change. |
used | Boolean | The new used in reports value (true/false). |
Example
The following example sets the used in reports flag to true for the property DB_NAME in class ApacheOracle.
Script
PropertyClass setUsedInReports Class://SystemObject/Application/Apache/ApacheOracle DB_NAME true
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*