ContentFilter(ContentMatchType, String)

Initialises a new instance of the ContentFilter class. The indicated parameters form the complete filter.

Parameter

type

Type: ContentMatchType

The ContentMatchType indicates the type of search for the indicated search text.

word

Type: System.String

This parameter is the search text to be searched for in the content of the data objects.

If NULL or a character string with the length 0 is indicated for this parameter, then an exception of the type ArgumentException is triggered.