Type definition of Filter. Filter defines the user's view into enabled dynamic filters, allowing them to set filter parameter values.

The following tables list the members exposed by the IFilter type.

Public Methods

  NameDescription
SetParameter
Set the named parameter's value list for this filter.

SetParameterListOverloaded.
Validate
Perform validation of the filter state. This is used to verify the state of the filter after its enablement and before its use.

Public Properties

  NameDescription
FilterDefinition
Get the filter definition containing additional information about the filter (such as default-condition and expected parameter names/types).

Name
Get the name of this filter.