WorkflowWorkItemQueue.isCurrentUserOwner Method
Validates whether the current AX User is an owner of a WorkflowWorkItemQueue record.
Syntax
public boolean isCurrentUserOwner()
Run On
Called
Return Value
Type: boolean
true if the current AX User is an owner of a WorkflowWorkItemQueue record; otherwise, false.