Property TeamId
- Namespace
- GuildWars2.Pvp.Seasons
- Assembly
- GW2SDK.dll
TeamId
The ID of the team.
public required int? TeamId { get; init; }
Property Value
- int?
Remarks
This information is only recorded for guild leaderboards.
The ID of the team.
public required int? TeamId { get; init; }
This information is only recorded for guild leaderboards.