Edit

PlanUpdateModel.ConfigurationIds Property

Definition

IDs of configurations to be applied when new test suites and test cases are added to the test plan.

[System.Runtime.Serialization.DataMember(Name="configurationIds")]
public int[] ConfigurationIds { get; }
member this.ConfigurationIds : int[]
Public ReadOnly Property ConfigurationIds As Integer()

Property Value

Int32[]
Attributes

Applies to