Share via


WorkflowWorkItemQueueAssignee.isLastOwner Method

Determines whether the current WorkflowWorkitemQueueAssignee record is the only record that has the owner attribute of true for a WorkflowWorkitemQueue record.

Syntax

public boolean isLastOwner()

Run On

Called

Return Value

Type: boolean
true if the current record is the only record that has an owner attribute of true; otherwise, false.

See Also

Reference

WorkflowWorkItemQueueAssignee Table