Edit

FetchTestResultsResponse.Results Property

Definition

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

Property Value

Attributes

Applies to