Edit

Share via


TeamRequestResult.HasNext Property

Definition

Returns a boolean value that indicates if there are more pages of teams 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.__ITeamRequestResultPublicNonVirtuals.HasNext

Applies to