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::TestResultId Property
Gets or sets the test result ID as it was assigned by the test plan.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
public: property int TestResultId { virtual int get() sealed; virtual void set(int value) sealed; }
Implements
ITestCaseResultIdentifier::TestResultId
Show: