Edit

PointsFilter.TestcaseIds Property

Definition

List of test case id for filtering.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false)]
public System.Collections.Generic.IList<int> TestcaseIds { get; set; }
member this.TestcaseIds : System.Collections.Generic.IList<int> with get, set
Public Property TestcaseIds As IList(Of Integer)

Property Value

Attributes

Applies to