Method HasNextPage
- Namespace
- Skyline.DataMiner.Net.ManagerStore
- Assembly
- SLNetTypes.dll
HasNextPage()
Retrieves a value indicating whether there is a next page.
public bool HasNextPage()
Returns
- bool
true
if there is a next page; otherwise,false
.