AWS SDK for .NET Documentation
Marker Property
AmazonAmazon.Glacier.ModelListPartsResultMarker Did this page help you?   Yes   No    Tell us about it...
An opaque string that represents where to continue pagination of the results. You use the marker in a new List Parts request to obtain more jobs in the list. If there are no more parts, this value is null.
Declaration Syntax
C#
public string Marker { get; set; }

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