Skip to main content

This type defines how the fields in the result set are sorted.

Types that use SortField

Not used by any types.

Calls that use SortField

Not used by any calls.

Fields

Field
Type
Description
ascending
If set to true, the results are sorted in ascending order. If set to false, the fields are sorted in descending order.
field
Specifies the name of the field on which the result set is sorted.