Cloud Storage Integrator 2016 C++ Builder Edition
Cloud Storage Integrator 2016 C++ Builder Edition
Questions / Feedback?

Copy Method

Copies the specified document to a new location.

Syntax


void __fastcall Copy(String DocumentName, String NewDocumentLibrary, String NewName);

Remarks

The specified DocumentName in the DocumentLibrary will be copied to NewName in the NewDocumentLibrary after a call to this method.

To copy the document to the same document library, leave the NewDocumentLibrary parameter empty.

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