AWS SDK for .NET Documentation
NextPageToken Property
AmazonAmazon.SimpleWorkflow.ModelHistoryNextPageToken Did this page help you?   Yes   No    Tell us about it...
The token for the next page. If set, the history consists of more than one page and the next page can be retrieved by repeating the request with this token and 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)