Show / Hide Table of Contents

Enum SortDirection

Defines the sort direction for a Sort.

Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum SortDirection

Fields

Name Description
Ascending

Ascending Condition

Descending

Descending Condition

Unknown

Someone made a different choice in the environment, and we're not able to map it back to an enum.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX