TeamSummary Class
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.
Represents details of the team participating in the tournament.
[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 TeamSummary
type TeamSummary = class
interface __ITeamSummaryPublicNonVirtuals
Public NotInheritable Class TeamSummary
- Inheritance
-
TeamSummary
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
Id |
The ID of the team. It is an opaque string specified by the tournament organizer. |
Ranking |
The team's final rank within the tournament, if it is available. If missing, the rank is not available. |
TeamState |
The state of the team. |