Show / Hide Table of Contents

Enum DocumentSortOrder

Направление сортировки документов.

Namespace:InfinniPlatform.DocumentStorage
Assembly:InfinniPlatform.DocumentStorage.HttpService.dll
Syntax
public enum DocumentSortOrder : int

Fields

Name Description
Asc

Сортировка по возрастанию значения свойства документа.

Desc

Сортировка по убыванию значения свойства документа.

TextScore

Сортировка по убыванию релевантности полнотекстового поиска.

Extension Methods

CommonExtensions.ExecuteSilent<DocumentSortOrder>(Action<DocumentSortOrder>)
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.