Skip to main content Skip to complementary content

SortCriterias Property

Overloads

SortCriterias

Defines the sorting criteria in the field.

Default is to sort by alphabetical order, ascending.

This parameter is optional.

JSON property name: qSortCriterias

SortCriterias

Defines the sorting criteria in the field.

Default is to sort by alphabetical order, ascending.

This parameter is optional.

JSON property name: qSortCriterias

Declaration

      public IEnumerable<SortCriteria> SortCriterias { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<SortCriteria>

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!