Jump to: navigation, search

Difference between revisions of "ACMMETAPROPERTYRELDATA"


Line 14: Line 14:
 
! width=30% | Property !! width=20% | Data type !! Comment
 
! width=30% | Property !! width=20% | Data type !! Comment
 
|-
 
|-
| '''Initial Value''' (INITIALVALUE) || Any || configure specific [[MetaProperty#Initial_value|initial values]]
+
| '''Initial Value''' (INITIALVALUE) || {{Text}} || configure specific [[MetaProperty#Initial_value|initial values]]
 
|-
 
|-
| '''Priority''' (PRIORITY) || {{PropertyType|Integer|Int}} || set a priority value, e.g. used in combination with the Measurement Task Classification
+
| '''Priority''' (PRIORITY) || {{Integer}} || set a priority value, e.g. used in combination with the Measurement Task Classification
 
|-
 
|-
| '''Write enabled''' (WRITEENABLED) || {{PropertyType|Bool|Bool}} || property value can be changed by the mobile user
+
| '''Write enabled''' (WRITEENABLED) || {{Boolean}} || property value can be changed by the mobile user
 
|-
 
|-
| '''Visibility''' (ACMVISIBILITY) || {{PropertyType|Integer|Int}} || set the [[METACLASSSCOPE#Visibility|visibility]] of the property
+
| '''Visibility''' (ACMVISIBILITY) || {{Integer}} || set the [[METACLASSSCOPE#Visibility|visibility]] of the property
 
|-
 
|-
| '''Sort order''' (ORDER) || {{PropertyType|Integer|Int}} || set how the property should be sorted
+
| '''Sort order''' (ORDER) || {{Integer}} || set how the property should be sorted
 
|}
 
|}
  

Revision as of 15:14, 20 January 2014

IC METACLASS.gif MetaProperties Relation Data
Name ACMMETAPROPERTYRELDATA
Namespace System.Relation.Template.ACM
Internal Name -
TypeString {{{typestring}}}
RuntimeType {{{runtimetype}}}
Purpose Relation data template for published MetaProperties
Version 2+

Own properties

Relational Data
Relational Data of a MetaClassScope
Property Data type Comment
Initial Value (INITIALVALUE) Text 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

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