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


PropertyClass - deleteProperty

Description :

This command attempts to delete a property. If the command cannot delete the property, and you pass a true value to the force argument, the property is deprecated.

Return type : void

Command Input :

Variable Name

Variable Type

Description

fullyQualifiedClassName

String

Fully qualified name of the class containing the property you want to delete.

propertyName

String

Name of the property.

force

Boolean

True if you want to deprecate the property if the property is in use.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.3