ApplicationClass.OpenServerPage(PjServerPage) 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 OpenServerPage (Microsoft.Office.Interop.MSProject.PjServerPage Page = Microsoft.Office.Interop.MSProject.PjServerPage.pjServerPageApprovals);
abstract member OpenServerPage : Microsoft.Office.Interop.MSProject.PjServerPage -> bool
override this.OpenServerPage : Microsoft.Office.Interop.MSProject.PjServerPage -> bool
Public Overridable Function OpenServerPage (Optional Page As PjServerPage = Microsoft.Office.Interop.MSProject.PjServerPage.pjServerPageApprovals) As Boolean
Parameters
- Page
- PjServerPage