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 - 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*

BMC Server Automation Command Line Interface 8.3