Show / Hide Table of Contents

Enum SortDirection

The possible sort directions.

Namespace: Deephaven.OpenAPI.Client
Assembly: DeephavenOpenAPI.dll
Syntax
public enum SortDirection : int

Fields

Name Description
Ascending

Sort in the ascending direction

Descending

Sort in the descending direction

Back to top Generated by DocFX