Edit

TestResultsDetailsForGroup.Results Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.IList<Microsoft.TeamFoundation.TestManagement.WebApi.TestCaseResult> Results { get; set; }
member this.Results : System.Collections.Generic.IList<Microsoft.TeamFoundation.TestManagement.WebApi.TestCaseResult> with get, set
Public Property Results As IList(Of TestCaseResult)

Property Value

Attributes

Applies to