This documentation is archived and is not being maintained.

Workspace::Update Method

Updates a workspace.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Update(UpdateWorkspaceParameters) Update a workspace using an UpdateWorkspaceParameters object as the source for update instructions. Only those properties on the UpdateWorkspaceParameters that you want to change must be populated.
Public method Update(String, String, array<WorkingFolder>) Updates the properties of a workspace.
Public method Update(String, String, array<WorkingFolder>, Boolean) Update the properties of a workspace.
Public method Update(String, String, String, array<WorkingFolder>, Boolean) Updates the properties of a workspace.
Public method Update(String, String, String, String, array<WorkingFolder>, WorkspacePermissionProfile, Boolean) Updates the properties of a workspace.
Top
Show: