CloseProject
What it does
Closes a previously opened project.
Definition
void CloseProject( int sessionId, int projectId );
Parameters
Name | Type | Description |
sessionId | int | The ID of the connection to the Application Server |
projectId | int | The ID of the project to be closed |
Returned value
None.
12.04.2024 18:16:03