Edit

CommentIterationContext.FirstComparingIteration Property

Definition

The iteration of the file on the left side of the diff when the thread was created. If this value is equal to SecondComparingIteration, then this version is the common commit between the source and target branches of the pull request.

[System.Runtime.Serialization.DataMember]
public short FirstComparingIteration { get; set; }
member this.FirstComparingIteration : int16 with get, set
Public Property FirstComparingIteration As Short

Property Value

Attributes

Applies to