Edit

AggregatedResultsAnalysis.NotReportedResultsByOutcome Property

Definition

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

Property Value

Attributes

Applies to