Sets the sort order to be applied to this query. If no sort order is specified,
a default order of ascending display name will be applied.
Overload List
| Name | Description | |
|---|---|---|
| SetSortOrder(SortDefinition<(Of <<'(TPropertyEnum>)>>)) |
Sets the sort order to be applied to this query. If no sort order is specified,
a default order of ascending display name will be applied.
| |
| SetSortOrder(TPropertyEnum, ListSortDirection) |
Sets the sort order to be applied to this query. If no sort order is specified,
a default order of ascending display name will be applied.
|