PrimaveraReadOptions

PrimaveraReadOptions class

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

Constructors

NameDescription
PrimaveraReadOptionsInitializes a new instance of the PrimaveraReadOptions class.

Methods

NameDescription
get_PreserveUidsGets a flag that specifies whether original unique identifiers of entities should be preserved.
get_ProjectUidGets the UID of a project to read from file containing multiple projects.
get_ReadBaselineProjectsGets a flag that specifies whether baseline projects should be loaded. The default value is true.
get_UndefinedConstraintHandlingBehaviorSpecifies the behavior used to process tasks with undefined constraints read from XER format.
set_PreserveUidsSets a flag that specifies whether original unique identifiers of entities should be preserved.
set_ProjectUidSets the UID of a project to read from file containing multiple projects.
set_ReadBaselineProjectsSets a flag that specifies whether baseline projects should be loaded. The default value is true.
set_UndefinedConstraintHandlingBehaviorSpecifies the behavior used to process tasks with undefined constraints read from XER format.