Property RestrictSearchWithMatch
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
RestrictSearchWithMatch
Gets the filter to restrict the search with.
public FilterDefinition<TFrom> RestrictSearchWithMatch { get; set; }