Table of Contents

Property Filter

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Filter

Gets the filter.

public FilterDefinition<TDocument> Filter { get; }

Property Value

FilterDefinition<TDocument>