Property SeasonId
- Namespace
- GuildWars2.Pvp.Games
- Assembly
- GW2SDK.dll
SeasonId
The ID of the season the game was played in, or null
if the game was played in a non-seasonal context.
public required string? SeasonId { get; init; }
The ID of the season the game was played in, or null
if the game was played in a non-seasonal context.
public required string? SeasonId { get; init; }