Click or drag to resize

SortField Class

[Missing <summary> documentation for "T:Casewhere.Common.DataQuery.SortField"]

Inheritance Hierarchy
SystemObject
  Casewhere.Common.DataQuerySortField

Namespace: Casewhere.Common.DataQuery
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class SortField

The SortField type exposes the following members.

Constructors
 NameDescription
Public methodSortFieldInitializes a new instance of the SortField class
Top
Properties
 NameDescription
Public propertyAscending 
Public propertyCollation 
Public propertyName 
Top
See Also