Edit

QueryTestActionResultResponse.TestResultParameters Property

Definition

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

Property Value

Attributes

Applies to