This documentation is archived and is not being maintained.

SortField::SortType Property

Gets the order by which this field is sorted.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
property SortType SortType {
	SortType get ();
}

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client::SortType
The order by which this field is sorted.

Show: