Skip to content

Commit 41f91ef

Browse files
update to internal commit 04a87d37
1 parent 06c8df5 commit 41f91ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/maui/api-reference/barcode-result-item.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following properties are inherited from class [`CapturedResultItem`]({{ site
4141

4242
| Property | Type | Description |
4343
| -------- | ---- | ----------- |
44-
| [`Type`]({{ site.dcv_maui_api }}core/captured-result-item.html#type) | *[EnumCapturedResultItemType]({{ site.dcv_maui_api }}core/captured-result-item.html)* | Get the type of the captured result item. |
44+
| [`Type`]({{ site.dcv_maui_api }}core/captured-result-item.html#type) | *[EnumCapturedResultItemType]({{ site.dcv_maui_api }}core/enum/captured-result-item-type.html)* | Get the type of the captured result item. |
4545
| [`TargetROIDefName`]({{ site.dcv_maui_api }}core/captured-result-item.html#targetroidefname) | *string* | The name of the [`TargetROIDef`]({{ site.dcv_parameters_reference }}target-roi-def/){:target="_blank"} object which includes a task that generated the result. |
4646
| [`TaskName`]({{ site.dcv_maui_api }}core/captured-result-item.html#taskname) | *string* | The name of the task that generated the result. |
4747

0 commit comments

Comments
 (0)