AWS SDK for .NET Documentation
NextPageToken Property
AmazonAmazon.ElasticTranscoder.ModelListJobsByStatusResultNextPageToken Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property NextPageToken.

A value that you use to access the second and subsequent pages of results, if any. When the jobs in the specified pipeline fit on one page or when you've reached the last page of results, the value of

CopyC#
NextPageToken
is
CopyC#
null
.

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

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