PrimaveraProjectProperties
Contents
[
Hide
]PrimaveraProjectProperties class
Represents Primavera-specific properties for a project read from Primavera files (XER of P6XML).
The PrimaveraProjectProperties type exposes the following members:
Properties
| Name | Description |
|---|---|
| relationship_lag_calendar | Gets an options which defines which calendar to use for scheduling Relationship Lag in Primavera projects |
| use_expected_finish_dates | Gets a flag which defines whether activity finish dates should be scheduled as the expected finish dates. |
| make_open_ended_activities_critical | Gets a flag which defines whether activities should me marked as critical when scheduling the project. |
| ignore_other_project_relationships | Gets a flag which defines whether to ignore activity relationships between projects. |
| current_baseline_project_id | Gets Id of the current baseline project. Is applicable to projects read from Primavera XML files containing exported baselines. |
| baseline_projects | Gets array of baseline projects of current project. Is applicable to projects read from Primavera XML files containing exported baselines. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks