Click or drag to resize
PaginationNextCursor Property
Gets or sets the next cursor.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string NextCursor { get; set; }

Property Value

Type: String
The next cursor.
See Also