Application.RegisterProject method (Project)

Registers the active project on Project Server.

Syntax

expression. RegisterProject( _WaitForCompletion_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
WaitForCompletion Required Boolean True if Project waits until the registration is complete before returning notification that the operation was successful or returning an error code if the operation failed. The default value is False.

Return value

Long

Remarks

The RegisterProject method is available only in Project Professional.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.