Edit

SuiteTestCase.PointAssignments Property

Definition

Point Assignment for test suite's test case.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.PointAssignment> PointAssignments { get; set; }
member this.PointAssignments : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.PointAssignment> with get, set
Public Property PointAssignments As List(Of PointAssignment)

Property Value

Attributes

Applies to