Project.PublishInformationOnSave Property

Project Developer Reference

Returns or sets the type of information published upon saving. Can be one of the following PjPublishInformationOnSave constants: pjPublishNoSummary, pjPublishSummaryAndPlan, or pjPublishSummaryOnly. Read/write Long.

Syntax

expression.PublishInformationOnSave

expression   A variable that represents a Project object.

Return Value
PjPublishInformationOnSave