Jump to: navigation, search

Difference between revisions of "SORTEDRELATIONDATA"


 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{MetaClassInfoBox
 
{{MetaClassInfoBox
| title = Sorted relation Data
+
| title = Sorted Relation Data
 
| name = SORTEDRELATIONDATA
 
| name = SORTEDRELATIONDATA
 
| internalname = -
 
| internalname = -
 +
| inheritance = [[RELATIONDATA]]
 
| namespace = System.Relation.Template
 
| namespace = System.Relation.Template
| image = [[File:SY_SORTEDRELATIONDATA.png|220px]]
+
| purpose = Relation data template for sorted relational data
| imagecaption = Sorted relation Data
+
| purpose = Configure sorted relation data
+
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.RelationData
 
}}
 
}}
 
+
== Own properties ==
[[Category:System MetaClasses]]
+
{| class="wikitable" width=50%
 +
|-
 +
! width=30% | Name !! width=20% | Data type !! Comment
 +
|-
 +
| '''Sort order''' (ORDER) || {{Integer}} || Sort order
 +
|}
 +
[[Category:Metaclasses]]

Latest revision as of 10:14, 4 November 2015

IC METACLASS.gif Sorted Relation Data
Name SORTEDRELATIONDATA
Namespace System.Relation.Template
Internal Name -
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.RelationData
Purpose Relation data template for sorted relational data
Version 2+

Own properties

Name Data type Comment
Sort order (ORDER) Integer Sort order