PropertyClass - getIsEditable
PropertyClass - getIsEditable
Description :
This command returns true if a specified property is editable, false otherwise.
Return type : Boolean
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
fullyQualifiedClassName | String | Fully qualified name of the class. |
property | String | Name of the property. |
Example
The following example returns true if the specified property is editable, false if it is not editable.
Script
PropertyClass getIsEditable Class://SystemObject/Job Name will return false
PropertyClass getIsEditable Class://SystemObject/Job Auto_generated will return true
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*