Last modified on 3 February 2015, at 14:34

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

m (Text replacement - "M" to "")
 
(7 intermediate revisions by the same user not shown)
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) || {{Integer}} || set a specific [[MetaProperty#Category|category]]
 +
|-
 +
| '''Description''' (DESCR) || {{Text}} (indexed) || set a specific multilingual [[MetaProperty#Description|description]]
 +
|-
 +
| '''Initial Value''' (INITIALVALUE) || {{Text}} (indexed) || configure specific [[MetaProperty#Initial_value|initial values]]
 +
|-
 +
| '''Default Value''' (INITIALVALUE) || {{Text}} (indexed) || configure specific [[MetaProperty#Default_value|default values]]
 +
|-
 +
| '''Value Validation''' (VALUEVALIDATION) || {{Guid}} || link to a [[MetaProperty#Value_Validation|value validation]] object
 +
|-
 +
| '''Index Type''' (INDEXTYPE) || {{Integer}} || set a specific [[MetaProperty#Index_Type|index type]]
 +
|-
 +
| '''Sort order''' (ORDER) || {{Integer}} || set how the property should be sorted
 
|}
 
|}
  
[[Category:System MetaClasses|M]]
+
 
[[Category:Relation Data|M]]
+
 
 +
[[Category:Relation data|M]]

Latest revision as of 14:34, 3 February 2015

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 (indexed) set a specific multilingual description
Initial Value (INITIALVALUE) Text (indexed) configure specific initial values
Default Value (INITIALVALUE) Text (indexed) 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