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