BIAnalysisServicesProjectController.copyProjectToDirectory Method [AX 2012]

Copies the Analysis Services project and all its files to a directory.

Syntax

public void copyProjectToDirectory(Filename projectFilename, Filename directory)

Run On

Called

Parameters

Remarks

Overwrites any files in the destination directory with files of the same name being copied.

See Also

Reference

BIAnalysisServicesProjectController Class