GitPullRequestIterationChanges.NextSkip 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.
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