WorkflowWorkItemQueueGroup.hasQueues Method
Determines whether there are existing WorkflowWorkItemQueue records for the current WorkflowWorkitemQueueGroup record.
Syntax
public boolean hasQueues()
Run On
Called
Return Value
Type: boolean
true if one or more WorkflowWorkItemQueue records exist; otherwise, false.