Workspace.Update Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Update(String, String, array<WorkingFolder[]) | Updates the properties of a workspace. | |
Update(String, String, array<WorkingFolder[], Boolean) | Update the properties of a workspace. | |
Update(String, String, String, array<WorkingFolder[], Boolean) | Updates the properties of a workspace. | |
Update(String, String, String, String, array<WorkingFolder[], WorkspacePermissionProfile, Boolean) | Updates the properties of a workspace. |
Top