Edit

PointsFilter.Testers Property

Definition

List of tester for filtering.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.IList<Microsoft.VisualStudio.Services.WebApi.IdentityRef> Testers { get; set; }
member this.Testers : System.Collections.Generic.IList<Microsoft.VisualStudio.Services.WebApi.IdentityRef> with get, set
Public Property Testers As IList(Of IdentityRef)

Property Value

IList<Microsoft.VisualStudio.Services.WebApi.IdentityRef>
Attributes

Applies to