Edit

TestHistoryQuery.GroupBy Property

Definition

Group the result on the basis of TestResultGroupBy. This can be Branch, Environment or null(if results are fetched by BuildDefinitionId)

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true)]
public Microsoft.TeamFoundation.TestManagement.WebApi.TestResultGroupBy GroupBy { get; set; }
member this.GroupBy : Microsoft.TeamFoundation.TestManagement.WebApi.TestResultGroupBy with get, set
Public Property GroupBy As TestResultGroupBy

Property Value

Attributes

Applies to