DeleteWorkgroupItem
Description:
Deletes Workgroup Items from a Workgroup.
Input Properties
workgroupid
Description:
Identifier of the Workgroup from which the Workgroup Items are deleted.
Required:
Yes
workgroupitemid
Description:
Integer that serves as a unique identifier for the Workgroup Items in the Workgroup.
Required:
Only if itemkeyid is not specified.
Comments:
To specify the Workgroup Item, you can use either workgroupitemid or itemkeyid1.
itemkeyid
Description:
Key values of the SDIs for the Workgroup Items to be deleted.
Required:
Only if workgroupitemid is not specified.
eventnotify
Description:
Determines whether or not (Y/N) an EventNotify Action is posted onto the ToDo List when this Action executes.
Deprecated:
As of version 7, Event Notify actions are no longer generated
Additional Information
Additional information concerning this Action:
To delete multiple Workgroup Items from a Workgroup, use this example as a guidleline:

worgroupid = Test
itemkeyid1 = Test01;Test02
This deletes Workgroup Items Test01 and Test02 from the Test Workgroup.

Copyright © 1999-2025 LabVantage Solutions, Inc.