Edit

TestResultHistory.ResultsForGroup Property

Definition

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

Property Value

Attributes

Applies to