Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion parameters/reference/index-v10.0.10.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ needAutoGenerateSidebar: false
| --------------- | ----------- |
| [`BaseTargetROIDefName`]({{ site.dcv_parameters_reference }}target-roi-def/base-target-roidef-name.html) | Represents the name of another `TargetROIDef` object to inherit from. |
| [`Location`]({{ site.dcv_parameters_reference }}target-roi-def/location.html) | Defines the location of the TargetROI with `reference objects` filter conditions and `offset` parameters. |
| [`Name`]({{ site.dcv_parameters_reference }}}target-roi-def/name.html) | Defines the name of a `TargetROIDef` object, which serves as its unique identifier. |
| [`Name`]({{ site.dcv_parameters_reference }}target-roi-def/name.html) | Defines the name of a `TargetROIDef` object, which serves as its unique identifier. |
| [`PauseFlag`]({{ site.dcv_parameters_reference }}target-roi-def/pause-flag.html) | Indicates that the region results generated by this `TargetROIDef` will not be used by other `TargetROIDef` objects that depend on it to calculate the target regions, unless the user explicitly performs an update operation. |
| [`TaskSettingNameArray`]({{ site.dcv_parameters_reference }}target-roi-def/task-setting-name-array.html) | Parameter `TaskSettingNameArray` represents the collection of task setting object names, used to refer to the `BarcodeReaderTaskSetting`, `LabelRecognizerTaskSetting`, `DocumentNormalizerTaskSetting` objects. |

Expand Down