<PackageReference Include="Relativity.API" Version="19.5.0" />

Relativity.API.Foundation.Query.SortDirection

public enum SortDirection
The direction by which a sort is applied.

Sorts from smallest to largest. A-Z.

Sorts from largest to smallest. Z-A.