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.
ITestIterationResult::CreateStepResult Method (Int32)
Creates and returns a new test step result.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- actionId
-
Type:
System::Int32
The numeric ID for the test action.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestStepResult^A new test step result.
Show: