_Global.FileSaveAs 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 FileSaveAs (object Name, Microsoft.Office.Interop.MSProject.PjFileFormat Format = Microsoft.Office.Interop.MSProject.PjFileFormat.pjMPP, object Backup, object ReadOnly, object TaskInformation, object Filtered, object Table, object UserID, object DatabasePassWord, object FormatID, object Map, object Password, object WriteResPassword, object ClearBaseline, object ClearActuals, object ClearResourceRates, object ClearFixedCosts, object XMLName, object ClearConfirmed);
abstract member FileSaveAs : obj * Microsoft.Office.Interop.MSProject.PjFileFormat * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function FileSaveAs (Optional Name As Object, Optional Format As PjFileFormat = Microsoft.Office.Interop.MSProject.PjFileFormat.pjMPP, Optional Backup As Object, Optional ReadOnly As Object, Optional TaskInformation As Object, Optional Filtered As Object, Optional Table As Object, Optional UserID As Object, Optional DatabasePassWord As Object, Optional FormatID As Object, Optional Map As Object, Optional Password As Object, Optional WriteResPassword As Object, Optional ClearBaseline As Object, Optional ClearActuals As Object, Optional ClearResourceRates As Object, Optional ClearFixedCosts As Object, Optional XMLName As Object, Optional ClearConfirmed As Object) As Boolean
Parameters
- Name
- Object
- Format
- PjFileFormat
- Backup
- Object
- ReadOnly
- Object
- TaskInformation
- Object
- Filtered
- Object
- Table
- Object
- UserID
- Object
- DatabasePassWord
- Object
- FormatID
- Object
- Map
- Object
- Password
- Object
- WriteResPassword
- Object
- ClearBaseline
- Object
- ClearActuals
- Object
- ClearResourceRates
- Object
- ClearFixedCosts
- Object
- XMLName
- Object
- ClearConfirmed
- Object