Property Skip
Skip
Gets the Expression that defines how many documents to skip (or null if not specified).
public int? Skip { get; }
Property Value
- int?
Gets the Expression that defines how many documents to skip (or null if not specified).
public int? Skip { get; }