Click or drag to resize
PaginationNextMinId Property
Gets or sets the next minimum identifier.

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

Property Value

Type: String
The next minimum identifier.
See Also