suite4.net.FormDatabase Documentation

ITaskCollection.SortDirection Property

Specifies the direction of a sort operation to be performed on the ITaskCollection.

[Visual Basic]
Property SortDirection As ListSortDirection
[C#]
System.ComponentModel.ListSortDirection SortDirection {get; set;}

Property Value

Gets or sets the ListSortDirection of the ITaskCollection. The default value is Ascending.

See Also

ITaskCollection Interface | suite4.net.FormDatabase Namespace