AWS SDK for .NET Documentation
IsTruncated Property
AmazonAmazon.ImportExport.ModelListJobsResultIsTruncated Did this page help you?   Yes   No    Tell us about it...
Indicates whether the list of jobs was truncated. If true, then call ListJobs again using the last JobId element as the marker.
Declaration Syntax
C#
public bool IsTruncated { get; set; }

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