WorkItemQuerySortColumn Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A sort column.
[System.Runtime.Serialization.DataContract]
public class WorkItemQuerySortColumn : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type WorkItemQuerySortColumn = class
inherit BaseSecuredObject
Public Class WorkItemQuerySortColumn
Inherits BaseSecuredObject
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectWorkItemQuerySortColumn
- Attributes
Constructors
| WorkItemQuerySortColumn() | |
| WorkItemQuerySortColumn(ISecuredObject) |
internal use only - for ISecuredObject information |
Properties
| Descending |
The direction to sort by. |
| Field |
A work item field. |