Edit

LinkedWorkItemsQuery.TestCaseIds Property

Definition

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

Property Value

Attributes

Applies to