Enum SearchResultOrdering
Defines the ordering of search results
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
[DataContract(Namespace = "http://ns.colectica.com/2009/07/")]
public enum SearchResultOrdering
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. |