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> |