Click or drag to resize
MatchObjectiveClaimedBy Property
View Project on GitHub
The guild id of the guild currently claiming the objective, or null if not claimed.

Namespace: GW2CSharp.V2.Unauthenticated.WvW
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public string ClaimedBy { get; set; }

Property Value

Type: String
See Also