_MSProject.ViewApplyEx(Object, Object, Object, Object, PjViewType) 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 ViewApplyEx (object Name, object SinglePane, object Toggle, object ApplyTo, Microsoft.Office.Interop.MSProject.PjViewType BuiltInView = Microsoft.Office.Interop.MSProject.PjViewType.pjViewUndefined);
abstract member ViewApplyEx : obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjViewType -> bool
Public Function ViewApplyEx (Optional Name As Object, Optional SinglePane As Object, Optional Toggle As Object, Optional ApplyTo As Object, Optional BuiltInView As PjViewType = Microsoft.Office.Interop.MSProject.PjViewType.pjViewUndefined) As Boolean
Parameters
- Name
- Object
- SinglePane
- Object
- Toggle
- Object
- ApplyTo
- Object
- BuiltInView
- PjViewType