Enum SearchResultOrdering
Defines the ordering of search results
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum SearchResultOrdering : int
Fields
Name | Description |
---|---|
Alphabetical | Alphabetical. |
ItemType | The item type. |
MetadataRank | The MetadataRank takes into account how much an item is reused. |
None | No ordering. |
VersionDate | Version date. |