Click or drag to resize
CurrencyOrder Property
View Project on GitHub
A number that can be used to sort the list of currencies when ordered from least to greatest.

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

Property Value

Type: Int32
See Also