Property Skip
Skip
Gets or sets the number of documents to skip.
public int? Skip { get; set; }
Property Value
- int?
The number of documents to skip.
Gets or sets the number of documents to skip.
public int? Skip { get; set; }
The number of documents to skip.