Edit

Share via


GitPullRequestIterationChanges.NextSkip Property

Definition

Value to specify as skip to get the next page of changes. This will be zero if there are no more changes.

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

Property Value

Attributes

Applies to