Reports.Copy(Object, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::Office::Interop::MSProject::Report ^ Copy(System::Object ^ Source, System::String ^ NewName);
public Microsoft.Office.Interop.MSProject.Report Copy (object Source, string NewName);
abstract member Copy : obj * string -> Microsoft.Office.Interop.MSProject.Report
Public Function Copy (Source As Object, NewName As String) As Report
Parameters
- Source
- Object
- NewName
- String