PrimaveraProjectProperties
Contents
[
Hide
]PrimaveraProjectProperties class
Represents Primavera-specific properties for a project read from Primavera files (XER of P6XML).
Methods
| Name | Description |
|---|---|
| get_BaselineProjects | Gets array of baseline projects of current project. Is applicable to projects read from Primavera XML files containing exported baselines. |
| get_CurrentBaselineProjectId | Gets Id of the current baseline project. Is applicable to projects read from Primavera XML files containing exported baselines. |
| get_IgnoreOtherProjectRelationships | Gets a flag which defines whether to ignore activity relationships between projects. |
| get_MakeOpenEndedActivitiesCritical | Gets a flag which defines whether activities should me marked as critical when scheduling the project. |
| get_RelationshipLagCalendar | Gets an options which defines which calendar to use for scheduling Relationship Lag in Primavera projects |
| get_UseExpectedFinishDates | Gets a flag which defines whether activity finish dates should be scheduled as the expected finish dates. |