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
 
|-
 
|-
| '''Propertycategory''' (CATEGORY) || {{PropertyType|Integer|Int}} || set a specific [[MetaProperty#Category|category]]
+
| '''Propertycategory''' (CATEGORY) || {{Integer}} || set a specific [[MetaProperty#Category|category]]
 
|-
 
|-
| '''Description''' (DESCR) || {{PropertyType|String|String}} (Index) || set a specific multilingual [[MetaProperty#Description|description]]
+
| '''Description''' (DESCR) || {{Text}} (Index) || set a specific multilingual [[MetaProperty#Description|description]]
 
|-
 
|-
| '''Initial Value''' (INITIALVALUE) || {{PropertyType|String|String}} (Index) || configure specific [[MetaProperty#Initial_value|initial values]]
+
| '''Initial Value''' (INITIALVALUE) || {{Text}} (Index) || configure specific [[MetaProperty#Initial_value|initial values]]
 
|-
 
|-
| '''Default Value''' (INITIALVALUE) || {{PropertyType|String|String}} (Index) || configure specific [[MetaProperty#Default_value|default values]]
+
| '''Default Value''' (INITIALVALUE) || {{Text}} (Index) || configure specific [[MetaProperty#Default_value|default values]]
 
|-
 
|-
| '''Value Validation''' (VALUEVALIDATION) || {{PropertyType|Guid|Guid}} || link to a [[MetaProperty#Value_Validation|value validation]] object
+
| '''Value Validation''' (VALUEVALIDATION) || {{Guid}} || link to a [[MetaProperty#Value_Validation|value validation]] object
 
|-
 
|-
| '''Index Type''' (INDEXTYPE) || {{PropertyType|Integer|Int}} || set a specific [[MetaProperty#Index_Type|index type]]
+
| '''Index Type''' (INDEXTYPE) || {{Integer}} || set a specific [[MetaProperty#Index_Type|index type]]
 
|-
 
|-
| '''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:16, 20 January 2014

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) Integer set a specific category
Description (DESCR) Text (Index) set a specific multilingual description
Initial Value (INITIALVALUE) Text (Index) configure specific initial values
Default Value (INITIALVALUE) Text (Index) configure specific default values
Value Validation (VALUEVALIDATION) Guid link to a value validation object
Index Type (INDEXTYPE) Integer set a specific index type
Sort order (ORDER) Integer set how the property should be sorted