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
IEnumerable<SortCriteria> SortCriterias { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SortCriteria> |
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!