RegisterProject Method

Registers the active project on Project Server.

Syntax

expression**.RegisterProject(WaitForCompletion)**

*expression   *     Optional. An expression that returns an Application object.

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.

Applies to | Application Object

See Also | PublishProjectPlan Method | UpdateProjectToWeb Method