Edit

Share via


LeaderboardResult.GetNextQuery Method

Definition

Gets a query to be used to retrieve more data about a leaderboard. This query is only to be used to retrieve a leaderboard with stats 2017.

public Microsoft.Xbox.Services.Leaderboard.LeaderboardQuery GetNextQuery ();
abstract member GetNextQuery : unit -> Microsoft.Xbox.Services.Leaderboard.LeaderboardQuery
override this.GetNextQuery : unit -> Microsoft.Xbox.Services.Leaderboard.LeaderboardQuery
Public Function GetNextQuery () As LeaderboardQuery

Returns

Implements

Microsoft.Xbox.Services.Leaderboard.__ILeaderboardResultPublicNonVirtuals.GetNextQuery

Applies to