PlanUpdateModel.Iteration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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