Jump to: navigation, search

Difference between revisions of "SYSCLS SORTEDITEM"


 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| inheritance = -
 
| inheritance = -
| namespace = System.Classification
+
| namespace = System.Classification.Content
 
| purpose = Classify content objects to be sorted
 
| purpose = Classify content objects to be sorted
 
| version = 2+
 
| version = 2+
 +
| id = {1da5fd30-ca81-40db-b43a-57e914075261}
 
}}
 
}}
  
[[Category:System Classifications|S]]
+
Classify an object for being sorted on the client ascending by the values of the sort criteria.
 +
This classification is an [[AutonomousClassification|Autonomous Classification]] where the defined properties are autonomously added to the ACM/MetaDefinitions.
 +
 
 +
== MetaProperties ==
 +
{| class="wikitable" width=50%
 +
|-
 +
! width=30% | Name !! width=20% | Data type !! Comment
 +
|-
 +
| GROUPID || {{Integer}} || Main sort criterion
 +
|-
 +
| ORDERID  || {{Integer}} || Minor sort criterion (within GROUPID)
 +
|}
 +
 
 +
[[Category:Classifications|S]]

Latest revision as of 13:21, 15 May 2023

IC CLASSIFICATION.gif Sorted item classification
Name SYSCLS_SORTEDITEM
Inheritance -
Namespace System.Classification.Content
ID {1da5fd30-ca81-40db-b43a-57e914075261}
Purpose Classify content objects to be sorted
Version 2+

Classify an object for being sorted on the client ascending by the values of the sort criteria. This classification is an Autonomous Classification where the defined properties are autonomously added to the ACM/MetaDefinitions.

MetaProperties

Name Data type Comment
GROUPID Integer Main sort criterion
ORDERID Integer Minor sort criterion (within GROUPID)