WorkflowWorkItemQueueExpression.editWorkflowWorkItemQueueName Method
Sets the Name field and obtains the QueueName field.
Syntax
edit Name editWorkflowWorkItemQueueName(boolean _set, Name _queueName)
Run On
ClientOrServer
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the Name field is being set.
- _queueName
Type: Name Extended Data Type
The value of the selected Name field.
Return Value
Type: Name Extended Data Type
The value of the Name field.