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