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

When a list is truncated, specifies the last part that should be skipped over to resume listing. Use this value for the PartNumberMarker request property in a subsequent request.

Declaration Syntax
C#
public int NextPartNumberMarker { get; set; }

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