Click or drag to resize
AccountFractalLevel Property
View Project on GitHub
The account's personal fractal reward level. Requires the additional progression scope.

Namespace: GW2CSharp.V2.Authenticated.Account
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public int FractalLevel { get; set; }

Property Value

Type: Int32
See Also