ApplicationClass.RegisterProject(Boolean) Method

Definition

public:
 virtual int RegisterProject(bool WaitForCompletion) = Microsoft::Office::Interop::MSProject::_MSProject::RegisterProject;
public virtual int RegisterProject (bool WaitForCompletion);
abstract member RegisterProject : bool -> int
override this.RegisterProject : bool -> int
Public Overridable Function RegisterProject (WaitForCompletion As Boolean) As Integer

Parameters

WaitForCompletion
Boolean

Returns

Implements

Applies to