Edit

FetchTestResultsResponse.ActionResults Property

Definition

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

Property Value

Attributes

Applies to