EntityTypeNameMustHaveFilter
A comma-separated list of entity types to process.
You only need to set this parameter if you do not want to process all entity types.
You can use the *
wildcard.
Common entity types include "Feature", "Task", and "Defect".
Type: | String (comma-separated list) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | EntityTypeNameMustHaveFilter=Feature
|
See Also: | EntityTypeNameCantHaveFilter |