The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestCaseHelper::Find Method (Int32)
Retrieves a test case from the server by using the given test case identifier.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- testCaseId
-
Type:
System::Int32
An identifier for the requested test case.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestCase^The requested ITestCase object.
Show: