Edit

TestExecutionReportData.ReportData Property

Definition

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

Property Value

Attributes

Applies to