BinaryCategoriesRegex
The connector does not retrieve binary content for an item unless the item's category matches the specified regular expression.
Using this property to identify categories that can have binary content can improve performance, because the connector can make fewer API requests.
Type: | String (regular expression) |
Default: | File |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | BinaryCategoriesRegex=File
|
See Also: |