Property State
- Namespace
- GuildWars2.Guilds.Teams
- Assembly
- GW2SDK.dll
State
The active state of the team.
public required Extensible<GuildTeamState> State { get; init; }
The active state of the team.
public required Extensible<GuildTeamState> State { get; init; }