Difference between revisions of "SYSREL METAPROPERTY (Relation Data)"
| Line 14: | Line 14: | ||
| '''Propertycategory''' (CATEGORY) || {{Integer}} || set a specific [[MetaProperty#Category|category]] | | '''Propertycategory''' (CATEGORY) || {{Integer}} || set a specific [[MetaProperty#Category|category]] | ||
|- | |- | ||
| − | | '''Description''' (DESCR) || {{Text}} ( | + | | '''Description''' (DESCR) || {{Text}} (indexed) || set a specific multilingual [[MetaProperty#Description|description]] |
|- | |- | ||
| − | | '''Initial Value''' (INITIALVALUE) || {{Text}} ( | + | | '''Initial Value''' (INITIALVALUE) || {{Text}} (indexed) || configure specific [[MetaProperty#Initial_value|initial values]] |
|- | |- | ||
| − | | '''Default Value''' (INITIALVALUE) || {{Text}} ( | + | | '''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 | | '''Value Validation''' (VALUEVALIDATION) || {{Guid}} || link to a [[MetaProperty#Value_Validation|value validation]] object | ||
Revision as of 15:16, 20 January 2014
| 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 |
