OrderByFields |
Scroll |
Gets or sets the TheFieldList containing the fields the query will be sorted by.
Namespace: Therefore.API
Property ValueThe TheFieldList containing the fields the query will be sorted by. |
OrderQuery results will be sorted by the first entry in the OrderByFields list. Results with the same value in the first field will be sorted by the second OrderBy field, and so on. |