Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

CreateFolder Method

Creates a new folder.

Syntax

[VB.NET]
Public Function CreateFolder(ByVal FolderName As String) As String
[C#]
public string CreateFolder(string folderName);

Remarks

This method creates a new folder. The FolderName parameter specifies the name of the folder to create.

To create a sub-folder set ResourceParentId or ResourceParentPath to the parent folder.

This method returns the Id of the newly created folder.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0