Project.BaselineSavedDate Property

Project Developer Reference

Returns the last saved baseline date. Read-only Variant.

Syntax

expression.BaselineSavedDate(Baseline)

expression   A variable that represents a Project object.

Parameters

Name Required/Optional Data Type Description
Baseline Required Long Can be one of the PjBaselines constants.

See Also