Difference between revisions of "SYSREL METAPROPERTY (Relation Data)"
| Line 21: | Line 21: | ||
|- | |- | ||
| '''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 | ||
| + | |- | ||
| + | | '''Index Type''' (INDEXTYPE) || 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:41, 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 |
