Table of Contents

Property RestrictSearchWithMatch

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<TFrom>