com.microsoft.tfs.core.clients.workitem.query.qe
Interface QEQueryConnection


public interface QEQueryConnection

Since:
TEE-SDK-10.1

Method Summary
 int getEndRow()
           
 int getStartRow()
           
 QEQueryConnectionType getType()
           
 

Method Detail

getType

QEQueryConnectionType getType()

getStartRow

int getStartRow()

getEndRow

int getEndRow()


© 2015 Microsoft. All rights reserved.