Edit

AggregatedResultsAnalysis.RunSummaryByOutcome Property

Definition

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

Property Value

Attributes

Applies to