Read-Only Property
Properties set as Read-only are properties whose values cannot be changed by the user. Read-only properties are used to get their values dynamically based on a specific rule.
- Editbox
- Info
NOTE:
Read-only Properties cannot be required. When a property has been set as Read-Only, the
Value is required option cannot be selected in the Basic Information page of the
Property Wizard.
- Value is required
The read-only properties can be retrieved from an external data source but they cannot have any functions.