AWS SDK for .NET Documentation
NextPageToken Property
AmazonAmazon.SimpleWorkflow.ModelGetWorkflowExecutionHistoryRequestNextPageToken Did this page help you?   Yes   No    Tell us about it...
If a NextPageToken is returned, the result has more than one pages. To get the next page, repeat the call and specify the nextPageToken with all other arguments unchanged.

Constraints:

Length
0 - 2048

Declaration Syntax
C#
public string NextPageToken { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)