PrimaveraProjectProperties

PrimaveraProjectProperties class

Represents Primavera-specific properties for a project read from Primavera files (XER of P6XML).

The PrimaveraProjectProperties type exposes the following members:

Properties

NameDescription
relationship_lag_calendarGets an options which defines which calendar to use for scheduling Relationship Lag in Primavera projects
use_expected_finish_datesGets a flag which defines whether activity finish dates should be scheduled as the expected finish dates.
make_open_ended_activities_criticalGets a flag which defines whether activities should me marked as critical when scheduling the project.
ignore_other_project_relationshipsGets a flag which defines whether to ignore activity relationships between projects.
current_baseline_project_idGets Id of the current baseline project.
Is applicable to projects read from Primavera XML files containing exported baselines.
baseline_projectsGets array of baseline projects of current project.
Is applicable to projects read from Primavera XML files containing exported baselines.

See Also