Edit

TestPlanHubData.TestPoints Property

Definition

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="testPoints")]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.TestPoint> TestPoints { get; set; }
member this.TestPoints : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.TestPoint> with get, set
Public Property TestPoints As List(Of TestPoint)

Property Value

Attributes

Applies to