Description

Saves this project into a new file.

Return Type

None  

Syntax

object.SaveAs [Destination]

The SaveAs Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McProject.
DestinationOptional. A String value.

New file name.

Remarks

If the operation is successful, the new file becomes the backing storage for this project.