Property Skip
Skip
Gets or sets the number of matching documents to skip before starting to count matching documents.
public long? Skip { get; set; }
Property Value
- long?
Gets or sets the number of matching documents to skip before starting to count matching documents.
public long? Skip { get; set; }