ItemTypeCantHaveRegex
A regular expression to choose the item types to ignore.
If the type of an item matches the regular expression, the item and all associated comments are ignored.
Item types are written to the "type" document metadata field.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ItemTypeCantHaveRegex=test.*
|
See Also: | ItemTypeMustHaveRegex |