_MSProject.FileNew(Object, 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 bool FileNew (object SummaryInfo, object Template, object FileNewDialog, object FileNewWorkpane);
abstract member FileNew : obj * obj * obj * obj -> bool
Public Function FileNew (Optional SummaryInfo As Object, Optional Template As Object, Optional FileNewDialog As Object, Optional FileNewWorkpane As Object) As Boolean
Parameters
- SummaryInfo
- Object
- Template
- Object
- FileNewDialog
- Object
- FileNewWorkpane
- Object