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.
TestCaseResultIdentifier::TestRunId Property
Gets or sets the ID for the test run.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
public: property int TestRunId { virtual int get() sealed; virtual void set(int value) sealed; }
Implements
ITestCaseResultIdentifier::TestRunId
Show: