GitPullRequestIterationChanges.NextTop 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 top 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 NextTop { get; set; }
member this.NextTop : int with get, set
Public Property NextTop As Integer
Property Value
- Attributes