SharedWorkspaceTask.Save Method
Uploads changes made programmatically to a shared server.
Syntax
expression.Save
expression A variable that represents a SharedWorkspaceTask object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| bstrQueryName | Required | String | Name of the query used to change the property of the shared workspcae link. |
Remarks
Use the Save method to upload changes to the server after changing the properties of a shared workspace task.