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

A value that indicates the starting point for the next set of response records in a subsequent request. If a value is returned in a response, you can retrieve the next set of records by providing this returned marker value in the

CopyC#
Marker
parameter and retrying the command. If the
CopyC#
Marker
field is empty, all response records have been retrieved for the request.

Declaration Syntax
C#
public string Marker { get; set; }

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