Edit

SuiteTestCaseUpdateModel.Configurations Property

Definition

Shallow reference of configurations for the test cases in the suite.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference> Configurations { get; }
member this.Configurations : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference>
Public ReadOnly Property Configurations As List(Of ShallowReference)

Property Value

Attributes

Applies to