ITestPlanHelper.Query Method
Include Protected Members
Include Inherited Members
Returns a list of test plans that match the provided query.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Query(String) | Returns a list of test plans that match the provided work item query language (WIQL) query. | |
Query(String, IDictionary) | Returns a list of test plans that match the provided query and properties. |
Top