SysVersionControlTmpWorkItems.containsItemById Method
Checks whether a table contains a work item with the specified ID.
Syntax
public boolean containsItemById(SysVersionControlWorkItemId workItemId)
Run On
Called
Parameters
- workItemId
Type: SysVersionControlWorkItemId Extended Data Type
The ID of the work item.
Return Value
Type: boolean
true if the table contains the specified item; otherwise, false.