PrimaveraBaseReader

PrimaveraBaseReader class

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

public abstract class PrimaveraBaseReader

Methods

NameDescription
GetProjectUids()Return a list of the projects’ unique identifiers.
LoadProject(int)Loads the project with the specified unique identifier.

See Also