Edit

PlanUpdateModel.Iteration Property

Definition

Iteration path assigned to the test plan. This indicates when the target iteration by which the testing in this plan is supposed to be complete and the product is ready to be released.

[System.Runtime.Serialization.DataMember(Name="iteration")]
public string Iteration { get; }
member this.Iteration : string
Public ReadOnly Property Iteration As String

Property Value

Attributes

Applies to