TeamRequest.StateFilter Property
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.
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