Show / Hide Table of Contents

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.

Extension Methods

Extensions.Yield<SearchResultOrdering>()
Back to top Copyright © 2009-2018 Colectica