Returns information about all team members assigned within a workspace or folder. (V1—V1.0.3)
public String getTeamMembersAsXML( long binderId );
The getTeamMembersAsXML operation returns XML that names members of a team assigned within the specified workspace or folder.
The binder identifier of the workspace or folder for which you want information about team members. The getTeamsAsXML operation returns information about all workspaces and folders that have assigned teams.
A string containing XML elements describing team members for the specified place.
This code returns an XML string whose elements describe all of the team members assigned in the workspace or folder associated with the binder identifier of 23.
The operation table for the Windows based facade-client.bat program (Section B.0, Deprecated Web Services Operations)