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.
Sets the WorkItemType field and obtains the WorkItemTypeFriendlyName field.
Syntax
edit WorkItemType editWorkflowWorkItemQueueType(boolean _set, WorkItemType _friendlyName)
Run On
ClientOrServer
Parameters
- _set
Type: boolean
true if the WorkItemType field is being set; false if the display value is being retrieved.
- _friendlyName
Type: WorkItemType Extended Data Type
The value of the selected WorkItemTypeFriendlyName field.
Return Value
Type: WorkItemType Extended Data Type
The value of the WorkItemTypeFriendlyName field.