Click or drag to resize

BaseCamlQueryOrderBy Field

Specifies a list of fields that are used to sort the result items.

Namespace:  Colygon.MatchPoint.Common.Caml
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public List<SortField> OrderBy

Field Value

Type: ListSortField
See Also