Difference between revisions of "ACMMETAPROPERTYRELDATA"
Line 2: | Line 2: | ||
| title = ACM MetaProperties | | title = ACM MetaProperties | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
+ | | internalname = - | ||
| inheritance = [[RELATIONDATA]] | | inheritance = [[RELATIONDATA]] | ||
| namespace = System.Relation.Template.ACM | | namespace = System.Relation.Template.ACM | ||
Line 15: | Line 16: | ||
| '''Initial Value''' (INITIALVALUE) || Any || configure specific [[MetaProperty#Initial_value|initial values]] | | '''Initial Value''' (INITIALVALUE) || Any || configure specific [[MetaProperty#Initial_value|initial values]] | ||
|- | |- | ||
− | | '''Priority''' (PRIORITY) || | + | | '''Priority''' (PRIORITY) || {{PropertyType|Integer|Integer}} || set a priority value, e.g. used in combination with the Measurement Task Classification |
|- | |- | ||
− | | '''Write enabled''' (WRITEENABLED) || | + | | '''Write enabled''' (WRITEENABLED) || {{Metaproperty|Boolean|Boolean}} || property value can be changed by the mobile user |
|- | |- | ||
− | | '''Visibility''' (ACMVISIBILITY) || | + | | '''Visibility''' (ACMVISIBILITY) || {{Metaproperty|Integer|Integer}} || set the [[METACLASSSCOPE#Visibility|visibility]] of the property |
|- | |- | ||
− | | '''Sort order''' (ORDER) || | + | | '''Sort order''' (ORDER) || {{Metaproperty|Integer|Integer}} || set how the property should be sorted |
|} | |} | ||
Revision as of 12:24, 19 December 2013
ACM MetaProperties | |
Name | ACMMETAPROPERTYRELDATA |
---|---|
Namespace(s) | System.Relation.Template.ACM |
Relation | {{{relation}}} |
Inheritance | RELATIONDATA |
Version | 2+ |
Own properties
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) | Metaproperty | property value can be changed by the mobile user |
Visibility (ACMVISIBILITY) | Metaproperty | set the visibility of the property |
Sort order (ORDER) | Metaproperty | 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 |