Table of Contents

Property UniqueDocs

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

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?