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.

TcmInformation Constructor (Int32, Int32, Int32, Int32)

 

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

public:
TcmInformation(
	int testCaseId,
	int testRunId,
	int testResultId,
	int testIterationId
)

Parameters

testCaseId
Type: System::Int32

testRunId
Type: System::Int32

testResultId
Type: System::Int32

testIterationId
Type: System::Int32

Return to top
Show: