Property UniqueDocs
UniqueDocs
Gets or sets a value indicating whether to only return a document once even if matches multiple times.
public bool? UniqueDocs { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether to only return a document once even if matches multiple times.
public bool? UniqueDocs { get; set; }