Information
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.

ITestCaseResult::CreateIteration Method (Int32)

 

Creates a new iteration result.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

ITestIterationResult^ CreateIteration(
	int iterationId
)

Parameters

iterationId
Type: System::Int32

An int that identifies this iteration.

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client::ITestIterationResult^

The test iteration object.

M:Microsoft.TeamFoundation.TestManagement.Client.IAttachmentCollection.Add('0)
ITestIterationResult
ITestCaseResult Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top
Show: