PurchLine.isUserWorkItemOwner Method
Gets the work item status of the pending task for the current record.
Syntax
public boolean isUserWorkItemOwner([WorkflowUser _user])
Run On
ClientOrServer
Parameters
- _user
Type: WorkflowUser Extended Data Type
The user ID of the work item owner; optional.
Return Value
Type: boolean
A Boolean value that indicates whether the user has a pending work item.