ProjWBSLockBoxSharePointOnline.copyFile Method [AX 2012]

Abstract method to copy files.

public void copyFile(str sourceFilename, str targetFilename)

Run On

Called

Parameters

sourceFilename
Type: str
String containing source filename
targetFilename
Type: str
String containing target filename

Abstract method.

Community Additions

ADD
Show: