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

DeleteParent Method

Deletes the parent from a file or folder.

Syntax

[VB.NET]
Public Sub DeleteParent(ByVal parentId As String)
[C#]
public void DeleteParent(string parentId);

Remarks

This method removes the parent specified by ParentId from the file or folder specified by ResourceId.

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