PublishProjectPlan Method

Publishes an entire project plan or a summary plan to Project Server.

Syntax

expression**.PublishProjectPlan(ShowDialog, PublishFullPlan)**

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

ShowDialog    Optional Boolean. True if Project displays the message type's corresponding dialog box. The default value is False.

PublishFullPlan    Optional Boolean. True if Project publishes the full plan. False if Project publishes a summary. The default value is True.

Applies to | Application Object

See Also | PublishAllInformation Method | PublishNewAndChangedAssignments Method | RepublishAssignments Method | RequestProgressInformation Method