Uses of Class
com.microsoft.tfs.core.clients.workitem.query.qe.SortFieldCollection

Packages that use SortFieldCollection
com.microsoft.tfs.core.clients.workitem.query.qe   
 

Uses of SortFieldCollection in com.microsoft.tfs.core.clients.workitem.query.qe
 

Methods in com.microsoft.tfs.core.clients.workitem.query.qe that return SortFieldCollection
 SortFieldCollection ResultOptions.getSortFields()
           
 

Constructors in com.microsoft.tfs.core.clients.workitem.query.qe with parameters of type SortFieldCollection
ResultOptions(DisplayFieldCollection displayFields, SortFieldCollection sortFields, QueryDocument queryDocument)
           
SortFieldCollection(SortFieldCollection sfc)
           
 



© 2015 Microsoft. All rights reserved.