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 | If you want to deprecate the property and the property is in use, pass this value as true. |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*