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

CopyResource Method

Copies a file.

Syntax

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

Remarks

This method copies the file specified by ResourceId. The ResourceName parameter defines the name of the newly created file. The Id of the newly created file is returned by this method.

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