Jump to: navigation, search

Difference between revisions of "SYSCLS SORTEDITEM"


m (Text replacement - "S" to "S")
Line 8: Line 8:
 
| id = {1da5fd30-ca81-40db-b43a-57e914075261}
 
| id = {1da5fd30-ca81-40db-b43a-57e914075261}
 
}}
 
}}
 +
 +
Classify an object for being sorted on the client ascending by the values of the sort criteria.
 +
 +
== 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]]
 
[[Category:Classifications|S]]

Revision as of 10:25, 16 March 2015

IC CLASSIFICATION.gif Sorted item classification
Name SYSCLS_SORTEDITEM
Inheritance -
Namespace System.Classification
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.

MetaProperties

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