PrimaveraBaseReader

PrimaveraBaseReader class

Represents a base reader which can be used to read Project UIDs from multi project Primavera XER or XML files.

The PrimaveraBaseReader type exposes the following members:

Methods

NameDescription
get_project_uids()Return a list of the projects’ unique identifiers.
load_project(project_uid)Loads the project with the specified unique identifier.

See Also