SharedWorkspaceLink.Delete Method

Definition

Deletes the current object.

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

Remarks

This method will fail if the user does not have permission to delete the current object from the shared workspace.

Applies to