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.
ITestPointAssignment Interface
Provides helper methods for the AssignTestPoints method.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | AssignedTo | Gets or sets the identity to which to assign the test point. |
![]() | AssignedToName | Identity to reassign the point to. |
![]() | AssignedToTeamFoundationId | Identity to reassign the point to. |
![]() | ConfigurationId | Gets or sets the configuration ID for the test point to reassign. |
![]() | TestCaseId | Gets or sets the test case ID for the test point to reassign. |
Show:
