Establishes the owner of a folder or workspace. (V1.0.3)
public void setOwner( long binderId, long userId );
The setOwner operation allows you to establish an owner for a folder or workspace. The primary purpose of this operation is to mirror Forum ownership as you migrate folders and workspaces.
The binder identifier of the folder or workspace for which you want to establish ownership.
The user identifier of the person whom you want to be the owner of a folder or workspace.
This code establishes the user whose identifier is 345 as the owner of 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)