Property ResultTotal
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
ResultTotal
When the response is a (sub)set, this value indicates the total size of the set.
public int? ResultTotal { get; }
Property Value
- int?
When the response is a (sub)set, this value indicates the total size of the set.
public int? ResultTotal { get; }