Set Group Limit

Sets a group max Work Item limit.

Parameters

  • Group name - Text expression name of the group
  • New max size - Number of Work Items allowed in a group at one time

Comments

Use -1 for unlimited group number of Work Items in group.

Example

<code>Set Group Limit "Group 1", 50</code>

//Note that the group name parameter must be a text expression of the name of the group, ie "Group 1".//

See Also