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.
TestResultId::RunLevelId Method (Guid)
Returns the test result ID for the test result from the test run that generated the associated test result by using the provided child test run ID.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- runId
-
Type:
System::Guid
A Guid for the test run.
Return Value
Type: Microsoft.VisualStudio.TestTools.Common::TestResultId^The test result ID for the test result from the test run that generated the associated test result.
Show: