Edit

BatchResponse.Responses Property

Definition

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

Property Value

Attributes

Applies to