Click or drag to resize
ObjectivesSectorId Property
View Project on GitHub
The map sector the objective can be found in. (See /v2/continents.)

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

Property Value

Type: Int32
See Also