MatchObjectiveClaimedAt Property |
View Project on GitHub
The time the objective was claimed by the claimed_by guild (ISO-8601 Standard), or null if not claimed.
Namespace: GW2CSharp.V2.Unauthenticated.WvWAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic Nullable<DateTime> ClaimedAt { get; set; }
Property Value
Type:
NullableDateTime
See Also