Difference between revisions of "SYSREL METAPROPERTY (Relation Data)"
| Line 16: | Line 16: | ||
| '''Description''' (DESCR) || String (Index) || set a specific multilingual [[MetaProperty#Description|description]] | | '''Description''' (DESCR) || String (Index) || set a specific multilingual [[MetaProperty#Description|description]] | ||
|- | |- | ||
| − | | '''Initial Value''' (INITIALVALUE) || String || configure specific [[MetaProperty#Initial_value|initial values]] | + | | '''Initial Value''' (INITIALVALUE) || String (Index) || configure specific [[MetaProperty#Initial_value|initial values]] |
|- | |- | ||
| − | | '''Default Value''' (INITIALVALUE) || String || configure specific [[MetaProperty#Default_value|default values]] | + | | '''Default Value''' (INITIALVALUE) || String (Index) || configure specific [[MetaProperty#Default_value|default values]] |
| + | |- | ||
| + | | '''Value Validation''' (VALUEVALIDATION) || Guid || link to a [[MetaProperty#Value_Validation|value validation]] object | ||
|- | |- | ||
| '''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:40, 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 |
| Sort order (ORDER) | Int | set how the property should be sorted |
