Difference between revisions of "SYSREL METAPROPERTY (Relation Data)"
m (Text replacement - "M" to "") |
|||
| (6 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 | ||
|- | |- | ||
| − | | '''Propertycategory''' (CATEGORY) || | + | | '''Propertycategory''' (CATEGORY) || {{Integer}} || set a specific [[MetaProperty#Category|category]] |
|- | |- | ||
| − | | '''Description''' (DESCR) || | + | | '''Description''' (DESCR) || {{Text}} (indexed) || set a specific multilingual [[MetaProperty#Description|description]] |
|- | |- | ||
| − | | '''Initial Value''' (INITIALVALUE) || | + | | '''Initial Value''' (INITIALVALUE) || {{Text}} (indexed) || configure specific [[MetaProperty#Initial_value|initial values]] |
|- | |- | ||
| − | | '''Default Value''' (INITIALVALUE) || | + | | '''Default Value''' (INITIALVALUE) || {{Text}} (indexed) || configure specific [[MetaProperty#Default_value|default values]] |
|- | |- | ||
| − | | '''Sort order''' (ORDER) || {{ | + | | '''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:Relation | + | [[Category:Relation data|M]] |
Latest revision as of 14:34, 3 February 2015
| 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 |
