PrimaveraReadOptions

PrimaveraReadOptions class

Allows to specify additional options when reading Primavera Xml or Primavera Xer files.

The PrimaveraReadOptions type exposes the following members:

Constructors

NameDescription
PrimaveraReadOptions()Initializes a new instance of the

Properties

NameDescription
project_uidGets or sets the UID of a project to read from file containing multiple projects.
undefined_constraint_handling_behaviorSpecifies the behavior used to process tasks with undefined constraints read from XER format.
preserve_uidsGets or sets a flag that specifies whether original unique identifiers of entities should be preserved.
read_baseline_projectsGets or sets a flag that specifies whether baseline projects should be loaded. The default value is true.

See Also