Jump to: navigation, search

Difference between revisions of "SYSREL METAPROPERTY (Relation Data)"


Line 12: Line 12:
 
! width=30% | Name !! width=20% | Data type !! Comment
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
|-
| '''Sort order''' (ORDER) || {{PropertyType|Integer|Int}} || Sort order of property
+
| '''Propertycategory''' (CATEGORY) || Int || set a specific [[MetaProperty#Category|category]]
 +
|-
 +
| '''Description''' (DESCR) || String (Index) || set a specific multilingual [[MetaProperty#Description|description]]
 +
|-
 +
| '''Initial Value''' (INITIALVALUE) || String || configure specific [[MetaProperty#Initial_value|initial values]]
 +
|-
 +
| '''Default Value''' (INITIALVALUE) || String || configure specific [[MetaProperty#Default_value|default values]]
 +
|-
 +
| '''Sort order''' (ORDER) || {{PropertyType|Integer|Int}} || set how the property should be sorted
 
|}
 
|}
 +
  
 
[[Category:System MetaClasses|M]]
 
[[Category:System MetaClasses|M]]
 
[[Category:Relation Data|M]]
 
[[Category:Relation Data|M]]

Revision as of 15:38, 19 December 2013

IC RELATIONDATA.png MetaProperties relation data
Name SYSREL_METAPROPERTY
Namespace(s) System.Relation.Data
Relation SYSREL METAPROPERTY
Inheritance RELATIONDATA
Version 2+

Own Properties

Name Data type Comment
Propertycategory (CATEGORY) Int set a specific category
Description (DESCR) String (Index) set a specific multilingual description
Initial Value (INITIALVALUE) String configure specific initial values
Default Value (INITIALVALUE) String configure specific default values
Sort order (ORDER) Int set how the property should be sorted