_Global.FileSaveAs Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- 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