Groups.Copy(String, 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::Group ^ Copy(System::String ^ Name, System::String ^ NewName);
public Microsoft.Office.Interop.MSProject.Group Copy (string Name, string NewName);
abstract member Copy : string * string -> Microsoft.Office.Interop.MSProject.Group
Public Function Copy (Name As String, NewName As String) As Group
Parameters
- Name
- String
- NewName
- String