Property Threshold
Threshold
Gets or sets the number of documents to include in the exact count if Type is LowerBound.
public int? Threshold { get; set; }
Property Value
- int?
Gets or sets the number of documents to include in the exact count if Type is LowerBound.
public int? Threshold { get; set; }