Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified WorkFlowWorkItemQueueExpressionDef record in the WorkFlowWorkItemQueueExpressionDef table.
Syntax
client server public static boolean isDefaultQueue(WorkItemType _workItemType, RecId _queueRecId)
Run On
Called
Parameters
- _workItemType
Type: WorkItemType Extended Data Type
The WorkItemType value in the WorkFlowWorkItemQueueExpressionDef table to retrieve.
- _queueRecId
Type: RecId Extended Data Type
The defaultQueue value in the WorkFlowWorkItemQueueExpressionDef table to retrieve.
Return Value
Type: boolean
true if the specified record is the default queue; otherwise, false.