PrimaveraDbReader.LoadProject
PrimaveraDbReader.LoadProject method
Loads the project with the specified unique identifier.
public override Project LoadProject(int projectUid)
| Parameter | Type | Description |
|---|---|---|
| projectUid | Int32 | Unique identifier of the project to load. |
Return Value
Project with specified unique identifier read from Primavera DB. Null if project doesn’t exist.
See Also
- class Project
- class PrimaveraDbReader
- namespace Aspose.Tasks
- assembly Aspose.Tasks