Skip to content

SortDirection

ngocnicholas edited this page Mar 30, 2017 · 1 revision

SortDirection Enum

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public enum SortDirection

The SortDirection type exposes 2 members.

Name Description
Asc Represents a sorting in ascending alphabet order of field values.
Desc Represents a sorting in Descending alphabet order of field values.
Clone this wiki locally