Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

MoveToTrash Method

Moves the selected file or folder to the trash.

Syntax

[VB.NET]
Public Sub MoveToTrash()
[C#]
public void MoveToTrash();

Remarks

This method moves the file or folder specified by ResourceId to the trash. The resource may be restored from the trash by calling RestoreFromTrash.

To permanently delete a resource call DeleteResource.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]