Edit

Share via


TeamRequest Class

Definition

Gets tournaments based on the configuration of this request.

[Windows.Foundation.Metadata.Activatable(typeof(Microsoft.Xbox.Services.Tournaments.__ITeamRequestFactory), 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 TeamRequest
type TeamRequest = class
    interface __ITeamRequestPublicNonVirtuals
Public NotInheritable Class TeamRequest
Inheritance
TeamRequest
Attributes
Windows.Foundation.Metadata.ActivatableAttribute Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Constructors

TeamRequest(String, String, Boolean)

Creates a team_request object.

Properties

MaxItems

The maximum number of items to return.

OrderBy

Filter results based on the order specified.

StateFilter

Filter results based on the multiple states of the team.

Applies to