Share via


WorkflowWorkItemQueueExpressionDef::isDefaultQueue Method

Finds the specified WorkFlowWorkItemQueueExpressionDef record in the WorkFlowWorkItemQueueExpressionDef table.

Syntax

client server public static boolean isDefaultQueue(WorkItemType _workItemType, RecId _queueRecId)

Run On

Called

Parameters

  • _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.

See Also

Reference

WorkflowWorkItemQueueExpressionDef Table