LeaderboardQuery.StatName 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.
Gets the stat name of the previous query. This property will only be set if its a query gotten from get_next_query
public string StatName { get; }
member this.StatName : string
Public ReadOnly Property StatName As String
Property Value
Implements
Microsoft.Xbox.Services.Leaderboard.__ILeaderboardQueryPublicNonVirtuals.StatName