Edit

Share via


TournamentTeamResult Class

Definition

Represents a teams result in a tournament

[Windows.Foundation.Metadata.Activatable(1)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class TournamentTeamResult
type TournamentTeamResult = class
    interface __ITournamentTeamResultPublicNonVirtuals
Public NotInheritable Class TournamentTeamResult
Inheritance
TournamentTeamResult
Attributes
Windows.Foundation.Metadata.ActivatableAttribute Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Constructors

TournamentTeamResult()

Properties

Ranking

The ranking for the current tournament game's state for a team.

State

The current tournament game's state for a team.

Applies to