Edit

Share via


TournamentRequestResult.HasNext Property

Definition

Returns a boolean value that indicates if there are more pages of Tournaments to retrieve.

public bool HasNext { get; }
member this.HasNext : bool
Public ReadOnly Property HasNext As Boolean

Property Value

True if there are more pages, otherwise false.

Implements

Microsoft.Xbox.Services.Tournaments.__ITournamentRequestResultPublicNonVirtuals.HasNext

Applies to