Project.BaselineSavedDate property (Project)
Gets date the specified baseline was last saved. 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. |
Remarks
If the specified baseline has not been saved, BaselineSavedDate returns "NA".
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.