Click or drag to resize

BaseSearchQueryOrderBy Field

Describing the sort order the result set.

Namespace:  Colygon.MatchPoint.Search.Query
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public readonly List<SortField> OrderBy

Field Value

Type: ListSortField
See Also