AWS SDK for .NET Documentation
UploadIdMarker Property
AmazonAmazon.Glacier.ModelListMultipartUploadsRequestUploadIdMarker Did this page help you?   Yes   No    Tell us about it...
An opaque string used for pagination. This value specifies the upload at which the listing of uploads should begin. Get the marker value from a previous List Uploads response. You need only include the marker if you are continuing the pagination of results started in a previous List Uploads request.
Declaration Syntax
C#
public string UploadIdMarker { get; set; }

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