Sets the filter definition that control how the result set is filtered. If no filter is specified
the results will be unfiltered.
Overload List
Name | Description | |
---|---|---|
SetFilterDefinition(FilterDefinition<(Of <<'(TConfigurationObject, TPropertyEnum>)>>)) |
Sets the filter definition that control how the result set is filtered. If no filter is specified
the results will be unfiltered.
| |
SetFilterDefinition(TPropertyEnum, Object) |
Sets the filter definition to filter the results by the filteredProperty,
using a Prefix filter match type.
| |
SetFilterDefinition(TPropertyEnum, Object, FilterMatchType) |
Sets the filter definition to filter the results by the filteredProperty.
|