Jump to: navigation, search

Difference between revisions of "RELATIONDATA"


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:Relation Data|A]]
 
[[Category:Relation Data|A]]

Revision as of 16:55, 16 December 2013

IC METACLASS.gif Relation Data
Name RELATIONDATA
Namespace System.Relation.Template
Custom.Relation.Template
Internal Name -
TypeString {{{typestring}}}
RuntimeType {{{runtimetype}}}
Purpose Configure relation data
Version 2+