Property PageTotal
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
PageTotal
When the response is a page, this value indicates the total number of pages.
public int? PageTotal { get; }
Property Value
- int?
When the response is a page, this value indicates the total number of pages.
public int? PageTotal { get; }