public bool CloseInstallationSpace( InstallationSpace installationSpace )
public: bool CloseInstallationSpace( InstallationSpace^ installationSpace )
Parameters
| Parameter Name | Description |
|---|---|
| installationSpace | InstallationSpace(Object) to be closed |
Return Value
True specifies if the intended InstallationSpace is successfully closed or False if not.