Property RestrictSearchWithMatch

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

RestrictSearchWithMatch

Gets the filter to restrict the search with.

public FilterDefinition<TFrom> RestrictSearchWithMatch { get; set; }

Property Value

FilterDefinition