Jump to: navigation, search

Difference between revisions of "SORTEDRELATIONDATA"


 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RelationDataInfoBox
+
{{MetaClassInfoBox
| title = Sorted relation Data
+
| title = Sorted Relation Data
 
| name = SORTEDRELATIONDATA
 
| name = SORTEDRELATIONDATA
 
| internalname = -
 
| internalname = -
 
| inheritance = [[RELATIONDATA]]
 
| inheritance = [[RELATIONDATA]]
| namespace = System.Relation.Template<br/>Custom.Relation.Template
+
| namespace = System.Relation.Template
| purpose = Configure sorted relation data
+
| purpose = Relation data template for sorted relational data
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.RelationData
 
}}
 
}}
 
== Own properties ==
 
== Own properties ==
Line 13: Line 15:
 
! width=30% | Name !! width=20% | Data type !! Comment
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
|-
| '''Sort order''' (ORDER) || {{PropertyType|Integer|Int}} || Sort order
+
| '''Sort order''' (ORDER) || {{Integer}} || Sort order
 
|}
 
|}
 
+
[[Category:Metaclasses]]
[[Category:System MetaClasses]]
+
[[Category:Relation Data]]
+

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