Click or drag to resize
ModelDataProviderSortFields Field

Note: This API is now obsolete.

Contains fields which should be used to sort the search results.

Namespace: Colygon.MatchPoint.EntityModel
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
[ObsoleteAttribute("Use SortFieldConfigurations instead.")]
public SortField[] SortFields

Field Value

Type: SortField
See Also