WorkflowWorkItemQueueExpressionDef::setAsDefault Method
Checks existing WorkFlowWorkItemQueueExpressionDef records for a default queue.
Syntax
client server public static boolean setAsDefault(WorkItemType _workItemType, RefRecId _queueRecid)
Run On
Called
Parameters
- _workItemType
Type: WorkItemType Extended Data Type
The WorkItemType value in the WorkFlowWorkItemQueueExpressionDef table to retrieve.
- _queueRecid
Type: RefRecId Extended Data Type
The queue recId value in the WorkFlowWorkItemQueueExpressionDef table to retrieve.
Return Value
Type: boolean
true if the specified record is the default queue; otherwise, false.