Article Details
Id:12752
Product:finPOWER Connect
Type:NEW
Version:2.02.05
Opened:20/03/2015
Closed:20/03/2015
Released:26/03/2015
Job: J015144

Workflows; New method to check if Item Group exists in global Workflow Types collection

A new method has been added to check whether an Item Group exists for a Workflow Type in the global collection, e.g.:

If finBL.WorkflowTypes("TEST").ItemGroups.Exists("MyItemId") Then
End If