PrimaveraProjectProperties

PrimaveraProjectProperties class

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

public sealed class PrimaveraProjectProperties

Properties

NameDescription
IgnoreOtherProjectRelationships { get; }Gets a flag which defines whether to ignore activity relationships between projects.
MakeOpenEndedActivitiesCritical { get; }Gets a flag which defines whether activities should me marked as critical when scheduling the project.
RelationshipLagCalendar { get; }Gets an options which defines which calendar to use for scheduling Relationship Lag in Primavera projects
UseExpectedFinishDates { get; }Gets a flag which defines whether activity finish dates should be scheduled as the expected finish dates.

See Also