Jump to: navigation, search

Difference between revisions of "SORTEDRELATIONDATA"


Line 1: Line 1:
{{MetaClassInfoBox
+
{{RelationDataInfoBox
 
| title = Sorted relation Data
 
| title = Sorted relation Data
 
| name = SORTEDRELATIONDATA
 
| name = SORTEDRELATIONDATA
 
| internalname = -
 
| internalname = -
 +
| inheritance = [[RELATIONDATA]]
 
| namespace = System.Relation.Template<br/>Custom.Relation.Template
 
| namespace = System.Relation.Template<br/>Custom.Relation.Template
| image = [[File:SY_SORTEDRELATIONDATA.png|220px]]
 
| imagecaption = Sorted relation Data
 
 
| purpose = Configure sorted relation data
 
| purpose = Configure sorted relation data
 
| version = 2+
 
| version = 2+
 
}}
 
}}
 +
== Own properties ==
 +
{| class="wikitable" width=50%
 +
|-
 +
! width=30% | Name !! width=20% | Data type !! Comment
 +
|-
 +
| '''Sort order''' (ORDER) || {{PropertyType|Integer|Int}} || Sort order
 +
|}
  
 
[[Category:System MetaClasses]]
 
[[Category:System MetaClasses]]
 +
[[Category:Relation Data]]

Revision as of 12:28, 19 December 2013

IC RELATIONDATA.png Sorted relation Data
Name SORTEDRELATIONDATA
Namespace(s) System.Relation.Template
Custom.Relation.Template
Relation {{{relation}}}
Inheritance RELATIONDATA
Version 2+

Own properties

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