ColumnSortDirection

Overview

The enumeration defines the direction of sorting and is used in configuration of TableRequestInfo instances to define the sort direction of the returned data.

Location

Value Description
Ascending Ascending sort order.
Descending Descending sort order.