Fetch the next page for the paged entities.
Namespace: CkSoftware.GroupMe.Sdk.Groups.DaoAssembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax
Return Value
Type: Task BooleanThe result of the fetch, false if there were no more entities fetched, true if there were new entities available.
Implements
IPagedCollection TEntity FetchNextSee Also