Ability to pass multiple user names to "Get Role Peers" method under "TaskAllocationRoleMethods" SMO
Category "Task Allocation" --> "TaskAllocationRoleMethods" SMO --> "Get Role Peers" method
At present, only single user FQN can be passed to "Get Role Peers" method to get the list of users. But, if we can pass multiple users FQN (semicolon seperated) then it would be helpful for the scenarios where we need to pass a list of users to the method in order to get the list of rest of the users.
There is a customer requirement to not allows user to approve the task again if he/she has already approved it. In a scenario, we also need to pass multiple user names to this method to get a list of users to whom task will be assigned. It will be helpful in similar scenarios.
It should work as it's now except that the user name should accept semicolon seperated user FQNs.
