Retrieve an item by its Id.

WARNING: Since multiple items may have the same Item Id (except for Item Groups), this method will only return the first item with a matching ItemId and a finBL.Debug.Print will display a warning if multiple items exist with this Item Id.

Syntax

finWorkflowItems.ItemById

Parameters

NameTypeOptionalByRefDescription
itemId String

Return Value

finWorkflowItem

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

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