Establishes the membership of a team for a folder or workspace. (V1.0.3)
public void setTeamMembers( long binderId, String[] memberNames );
The setTeamMembers operation establishes the members of a team for a folder or workspace.
The binder identifier of the folder or workspace for which you want to establish team membership.
An array containing the names of all team members for the folder or workspace.
This code establishes each username in the array users as team members for the folder or workspace whose binder identifier is 21.
The operation table for the Windows based facade-client.bat program (Section B.0, Deprecated Web Services Operations)