AWS SDK for .NET Documentation
IsTruncated Property
AmazonAmazon.Route53.ModelListResourceRecordSetsResultIsTruncated Did this page help you?   Yes   No    Tell us about it...
A flag that indicates whether there are more resource record sets to be listed. If your results were truncated, you can make a follow-up request for the next page of results by using the ListResourceRecordSetsResponse$NextRecordName element. Valid Values: true | false
Declaration Syntax
C#
public bool IsTruncated { get; set; }

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