Click or drag to resize
PaginationNextMaxId Property
Gets or sets the next maximum identifier.

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

Property Value

Type: String
The next maximum identifier.
See Also