GetProject
GetProject
Gets the project with the specified guid from the Project Online account \ Project Server instance.
Returns: Instance of Project class which represents project read from Project Online \ Project Server.
GetProject(System::Guid projectGuid)
| Parameter | Description |
|---|---|
| projectGuid | The Guid of the project to read. |