Edit

TestRunStatistic.RunStatistics Property

Definition

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

Property Value

Attributes

Applies to