IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

MoveResource Method

Moves the currently selected resource.

Syntax

public void MoveResource(string parentId);
Public Sub MoveResource(ByVal ParentId As String)

Remarks

This method moves the resource currently selected by RemoteId or RemotePath to the folder specified by ParentId.

ParentId must either be the Id of a folder resource that already exists in the drive currently selected by Drive, or root (an alias for the root of the drive).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]