RunCreateModel.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.
The iteration in which to create the run. Root iteration of the team project will be default
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string Iteration { get; }
member this.Iteration : string
Public ReadOnly Property Iteration As String
Property Value
- Attributes