Close
dtSearch .NET Standard API 2023.02
SearchFilter.Or Method

Combine this filter with another filter in a logical "OR" operation.

public void Or( SearchFilter other );
Parameters
Description
other
SearchFilter to be combined with this filter (the other SearchFilter is not modified)