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) || Int || set a specific [[MetaProperty#Category|category]] | + | | '''Propertycategory''' (CATEGORY) || {{PropertyType|Integer|Int}} || set a specific [[MetaProperty#Category|category]] |
|- | |- | ||
− | | '''Description''' (DESCR) || String (Index) || set a specific multilingual [[MetaProperty#Description|description]] | + | | '''Description''' (DESCR) || {{PropertyType|String|String}} (Index) || set a specific multilingual [[MetaProperty#Description|description]] |
|- | |- | ||
− | | '''Initial Value''' (INITIALVALUE) || String (Index) || configure specific [[MetaProperty#Initial_value|initial values]] | + | | '''Initial Value''' (INITIALVALUE) || {{PropertyType|String|String}} (Index) || configure specific [[MetaProperty#Initial_value|initial values]] |
|- | |- | ||
− | | '''Default Value''' (INITIALVALUE) || String (Index) || configure specific [[MetaProperty#Default_value|default values]] | + | | '''Default Value''' (INITIALVALUE) || {{PropertyType|String|String}} (Index) || configure specific [[MetaProperty#Default_value|default values]] |
|- | |- | ||
− | | '''Value Validation''' (VALUEVALIDATION) || Guid || link to a [[MetaProperty#Value_Validation|value validation]] object | + | | '''Value Validation''' (VALUEVALIDATION) || {{PropertyType|Guid|Guid}} || link to a [[MetaProperty#Value_Validation|value validation]] object |
|- | |- | ||
− | | '''Index Type''' (INDEXTYPE) || Int || set a specific [[MetaProperty#Index_Type|index type]] | + | | '''Index Type''' (INDEXTYPE) || {{PropertyType|Integer|Int}} || set a specific [[MetaProperty#Index_Type|index type]] |
|- | |- | ||
| '''Sort order''' (ORDER) || {{PropertyType|Integer|Int}} || set how the property should be sorted | | '''Sort order''' (ORDER) || {{PropertyType|Integer|Int}} || set how the property should be sorted |
Revision as of 15:42, 19 December 2013
![]() |
|
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 (Index) | configure specific initial values |
Default Value (INITIALVALUE) | String (Index) | configure specific default values |
Value Validation (VALUEVALIDATION) | Guid | link to a value validation object |
Index Type (INDEXTYPE) | Int | set a specific index type |
Sort order (ORDER) | Int | set how the property should be sorted |