| ProcessControllerGetActiveWorkItemsForTargetDataObject Method (Int32) |
Gets active work items for the active user.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<WorkItemInfo> GetActiveWorkItemsForTargetDataObject(
int targetDataObjectId
)
Parameters
- targetDataObjectId
- Type: SystemInt32
Return Value
Type:
ListWorkItemInfo
See Also