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: 2013.11.0.0
Syntax
C#
public List<SortField> OrderBy

Field Value

Type: ListSortField
See Also