Edit

TestResultsDetails.ResultsForGroup Property

Definition

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

Property Value

Attributes

Applies to