Retrieve an item by its Original Id.

WARNING: Since multiple items may have the same Original Item Id, this method will only return the first item with a matching ItemIdOriginal and a finBL.Debug.Print will display a warning if multiple items exist with this Item Id.

Syntax

finWorkflowItems.ItemByOriginalId

Parameters

NameTypeOptionalByRefDescription
itemIdOriginal String

Return Value

finWorkflowItem

A finWorkflowItem object or Nothing if not item with this Original Id is found.

Member of:
finWorkflowItems
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0