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

MoveResource Method

Moves the specified resource to a new folder.

Syntax

[VB.NET]
Public Sub MoveResource(ByVal FolderId As String)
[C#]
public void MoveResource(string folderId);

Remarks

This method moves the file or folder specified by ResourceId or ResourcePath to the folder specified by the FolderId parameter.

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