Skip to main content

What it does

Closes a previously opened project.

Definition

void CloseProject( int sessionId, int projectId );

Parameters

NameTypeDescription
sessionIdintThe ID of the connection to the Application Server
projectIdintThe ID of the project to be closed

Returned value

None.