Tables.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::Table ^ Copy(System::Object ^ Source, System::String ^ NewName);
public Microsoft.Office.Interop.MSProject.Table Copy (object Source, string NewName);
abstract member Copy : obj * string -> Microsoft.Office.Interop.MSProject.Table
Public Function Copy (Source As Object, NewName As String) As Table
Parameters
- Source
- Object
- NewName
- String