Property RestrictSearchWithMatch
RestrictSearchWithMatch
Gets the filter to restrict the search with.
public FilterDefinition<TFrom> RestrictSearchWithMatch { get; set; }
Property Value
- FilterDefinition<TFrom>
Gets the filter to restrict the search with.
public FilterDefinition<TFrom> RestrictSearchWithMatch { get; set; }