Difference between revisions of "SYSREL METAPROPERTIES"
(→Specific Properties) |
|||
| Line 25: | Line 25: | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
|- | |- | ||
| − | | INITIALVALUE || Any || configure specific [[MetaProperty#Initial_value|initial values]] | + | | Initial Value (INITIALVALUE) || Any || configure specific [[MetaProperty#Initial_value|initial values]] |
|- | |- | ||
| − | | | + | | PRIORITY || Integer || set a priority value, e.g. used in combination with the Measurement Task Classification |
|- | |- | ||
| − | | | + | | WRITEENABLED || Boolean || property value can be changed by the mobile user |
|- | |- | ||
| − | | | + | | ACMVISIBILITY || Integer || set the [[METACLASSSCOPE#Visibility|visibility]] of the property |
|- | |- | ||
| '''Sort order''' || Integer || set how the property should be sorted | | '''Sort order''' || Integer || set how the property should be sorted | ||
Revision as of 15:46, 16 December 2013
| Property | Value | Comment |
|---|---|---|
| Target Type Left | CONTEXT | Context object |
| Target Type Right | CONTEXTSCOPE | Context scope object, either a MetaClassScope or a QueryScope |
| Relation Data Template | ACMCONTEXTSCOPERELDATA | MetaClass for template of relational data |
| Relation Data MetaClass | SYSREL_CONTEXTSCOPE | MetaClass containing the relational data objects |
Specific Properties
| Name | Data type | Comment |
|---|---|---|
| Initial Value (INITIALVALUE) | Any | configure specific initial values |
| PRIORITY | Integer | set a priority value, e.g. used in combination with the Measurement Task Classification |
| WRITEENABLED | Boolean | property value can be changed by the mobile user |
| ACMVISIBILITY | Integer | set the visibility of the property |
| Sort order | Integer | set how the property should be sorted |
Priority
| Value | Comment |
|---|---|
| >120 | Property is shown in the pop-up dialog if the object is classified as SYSCLS TASK |
Visibility
| Value | Comment |
|---|---|
| Visible | Property will always be shown on the mobile device |
| Hidden | Property will only be shown on the mobile device if ShowSystemProperties is set to true |
