Show / Hide Table of Contents

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.

Extension Methods

Extensions.Yield<SearchResultOrdering>(SearchResultOrdering)
In this article
Back to top Generated by DocFX