ApplicationClass.ConsolidateProjects 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 virtual bool ConsolidateProjects (object Filenames, object NewWindow, object AttachToSources, object PoolResources, object HideSubtasks, Microsoft.Office.Interop.MSProject.PjPoolOpen openPool = Microsoft.Office.Interop.MSProject.PjPoolOpen.pjPromptPool, object UserID, object Password);
abstract member ConsolidateProjects : obj * obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjPoolOpen * obj * obj -> bool
override this.ConsolidateProjects : obj * obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjPoolOpen * obj * obj -> bool
Public Overridable Function ConsolidateProjects (Optional Filenames As Object, Optional NewWindow As Object, Optional AttachToSources As Object, Optional PoolResources As Object, Optional HideSubtasks As Object, Optional openPool As PjPoolOpen = Microsoft.Office.Interop.MSProject.PjPoolOpen.pjPromptPool, Optional UserID As Object, Optional Password As Object) As Boolean
Parameters
- Filenames
- Object
- NewWindow
- Object
- AttachToSources
- Object
- PoolResources
- Object
- HideSubtasks
- Object
- openPool
- PjPoolOpen
- UserID
- Object
- Password
- Object