Tables.Copy(Object, String) Method

Definition

public:
 Microsoft::Office::Interop::MSProject::Table ^ Copy(System::Object ^ Source, System::String ^ NewName);
public Microsoft.Office.Interop.MSProject.Table Copy (object Source, string NewName);
Public Function Copy (Source As Object, NewName As String) As Table

Parameters

Source
Object
NewName
String

Returns

Table

Applies to