Table of Contents

Property Filter

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Filter

Gets or sets the pre-search filter.

public SearchDefinition<TDocument> Filter { get; set; }

Property Value

SearchDefinition<TDocument>