title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Project.BaselineSavedDate property (Project) |
project-server |
|
780c5190-68bb-1c10-0dbb-612e5606184e |
06/08/2017 |
medium |
Gets date the specified baseline was last saved. Read-only Variant.
expression. BaselineSavedDate
( _Baseline_
)
expression A variable that represents a Project object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Baseline | Required | Long | Can be one of the PjBaselines constants. |
If the specified baseline has not been saved, BaselineSavedDate returns "NA".
[!includeSupport and feedback]