Edit

Share via


GitPullRequestStatus.IterationId Property

Definition

ID of the iteration to associate status with. Minimum value is 1.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<int> IterationId { get; set; }
member this.IterationId : Nullable<int> with get, set
Public Property IterationId As Nullable(Of Integer)

Property Value

Attributes

Applies to