SharedWorkspaceLink.Save Method

Definition

Uploads changes made programmatically to a SharedWorkspaceLink to the server.

public:
 void Save();
public void Save ();
abstract member Save : unit -> unit
Public Sub Save ()

Remarks

Use the Save method to upload changes to the server after changing the properties of a shared workspace link or task.

Applies to