Edit

Share via


LeaderboardColumn.StatisticType Property

Definition

The property type of the statistic in the column. The type can be one of the following: PropertyType.Uint64, PropertyType.Double, PropertyType.String, PropertyType.DateTime, or PropertyType.OtherType if unknown.

public Windows.Foundation.PropertyType StatisticType { get; }
member this.StatisticType : Windows.Foundation.PropertyType
Public ReadOnly Property StatisticType As PropertyType

Property Value

Windows.Foundation.PropertyType

Implements

Microsoft.Xbox.Services.Leaderboard.__ILeaderboardColumnPublicNonVirtuals.StatisticType

Applies to