Edit

Share via


TeamRequest.StateFilter Property

Definition

Filter results based on the multiple states of the team.

public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Tournaments.TeamState> StateFilter { get; set; }
member this.StateFilter : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Tournaments.TeamState> with get, set
Public Property StateFilter As IVectorView(Of TeamState)

Property Value

Windows.Foundation.Collections.IVectorView<TeamState>

Implements

Microsoft.Xbox.Services.Tournaments.__ITeamRequestPublicNonVirtuals.StateFilter

Applies to