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