Study element properties
All study objects have the following properties.
| Property | Description |
|---|---|
| Description | Description of the study object. The description can have 0-255 characters. |
| Identifier | Unique internal identifier of the study object. |
| Locked | When True, the study object is locked. |
| Modified | When True, the study object has not been saved since the last modification. |
| New | When True, the study object has not been saved yet. When False, the study object has been saved at least one time. |
| Protected | When true, the study object is protected. When a study object is protected, you cannot:
|
| RefName | RefName of the study object. The RefName can have 1-63 characters. |
| Revision | Revision number of the study object. |
| Title | Title of the study object. The title can have 1-63 characters. |
| Version | Version number of the study object. The version number is incremented only when a user explicitly updates it. |
Parent topic: Properties