Difference between revisions of "RELATIONDATA"
Line 2: | Line 2: | ||
| title = Relation Data | | title = Relation Data | ||
| name = RELATIONDATA | | name = RELATIONDATA | ||
− | | internalname = | + | | internalname = - |
| namespace = System.Relation.Template<br/>Custom.Relation.Template | | namespace = System.Relation.Template<br/>Custom.Relation.Template | ||
| image = [[File:SY_RELATIONDATA.png|220px]] | | image = [[File:SY_RELATIONDATA.png|220px]] | ||
Line 9: | Line 9: | ||
| version = 2+ | | version = 2+ | ||
}} | }} | ||
+ | |||
+ | {| class="wikitable" width=50% | ||
+ | |- | ||
+ | ! width=30% | Property !! width=20% | Data type !! Comment | ||
+ | |- | ||
+ | | '''Initial Value''' (INITIALVALUE) || Any || configure specific [[MetaProperty#Initial_value|initial values]] | ||
+ | |- | ||
+ | | '''Priority''' (PRIORITY) || [[Metaproperty#Integer|Integer]] || set a priority value, e.g. used in combination with the Measurement Task Classification | ||
+ | |- | ||
+ | | '''Write enabled''' (WRITEENABLED) || [[Metaproperty##Boolean|Boolean]] || property value can be changed by the mobile user | ||
+ | |- | ||
+ | | '''Visibility''' (ACMVISIBILITY) || [[Metaproperty#Integer|Integer]] || set the [[METACLASSSCOPE#Visibility|visibility]] of the property | ||
+ | |- | ||
+ | | '''Sort order''' (ORDER) || [[Metaproperty#Integer|Integer]] || set how the property should be sorted | ||
+ | |} | ||
[[Category:System MetaClasses]] | [[Category:System MetaClasses]] | ||
− | [[Category: | + | [[Category:Relation Data|A]] |
Revision as of 16:55, 16 December 2013
Property | Data type | Comment |
---|---|---|
Initial Value (INITIALVALUE) | Any | configure specific initial values |
Priority (PRIORITY) | Integer | set a priority value, e.g. used in combination with the Measurement Task Classification |
Write enabled (WRITEENABLED) | Boolean | property value can be changed by the mobile user |
Visibility (ACMVISIBILITY) | Integer | set the visibility of the property |
Sort order (ORDER) | Integer | set how the property should be sorted |