GlobalClass.WebOpenStartPage 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 WebOpenStartPage() = Microsoft::Office::Interop::MSProject::_Global::WebOpenStartPage;
public virtual bool WebOpenStartPage ();
abstract member WebOpenStartPage : unit -> bool
override this.WebOpenStartPage : unit -> bool
Public Overridable Function WebOpenStartPage () As Boolean