PrimaveraDbReader
PrimaveraDbReader class
Represents a reader to read Project Info from Primavera DB
The PrimaveraDbReader type exposes the following members:
Constructors
| Name | Description |
|---|---|
| PrimaveraDbReader(db_settings) | Initializes a new instance of the PrimaveraXerReader class. |
Methods
| Name | Description |
|---|---|
| get_project_uids() | Return a list of the projects’ unique identifiers. |
| get_project_infos() | Return a list of the project’s short info objects. |
| load_project(project_uid) | Loads the project with the specified unique identifier. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks