Projects.Add(Object, Object, Object) 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.Project Add (object DisplayProjectInfo, object Template, object FileNewDialog);
abstract member Add : obj * obj * obj -> Microsoft.Office.Interop.MSProject.Project
Public Function Add (Optional DisplayProjectInfo As Object, Optional Template As Object, Optional FileNewDialog As Object) As Project
Parameters
- DisplayProjectInfo
- Object
- Template
- Object
- FileNewDialog
- Object