Edit

Share via


TournamentSortOrder Enum

Definition

The order in which to sort the results.

[Windows.Foundation.Metadata.Version(1)]
public enum TournamentSortOrder
type TournamentSortOrder = 
Public Enum TournamentSortOrder
Inheritance
TournamentSortOrder
Attributes
Windows.Foundation.Metadata.VersionAttribute

Fields

Ascending 1

Sorts smaller items first.

Descending 2

Sorts larger items first.

None 0

No sort order provided.

Applies to