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