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

AddChild Method

Adds a child file or folder to a parent folder.

Syntax

[VB.NET]
Public Function AddChild(ByVal ChildId As String) As String
[C#]
public string AddChild(string childId);

Remarks

This method adds an existing file or folder specified by ChildId to a parent folder specified by ResourceId. ChildId is the resource Id of the child resource.

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