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

AddParent Method

Adds a parent folder for a file or folder.

Syntax

[VB.NET]
Public Function AddParent(ByVal parentId As String) As String
[C#]
public string AddParent(string parentId);

Remarks

This method adds a parent folder specified by ParentId to 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]