Property Filter
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Filter
Gets or sets the filter.
public BsonDocument Filter { get; set; }Property Value
- BsonDocument
- The filter. 
Gets or sets the filter.
public BsonDocument Filter { get; set; }The filter.