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.
ITestResolutionStateHelper::Find Method (Int32)
Returns a specified test resolution state object.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- stateId
-
Type:
System::Int32
The numeric ID of a resolution state object.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestResolutionState^A test resolution state object.
Show: