public InstallationSpace[] GetUncompletedInstallationSpaces( Project oProject )
public: array<InstallationSpace^>^ GetUncompletedInstallationSpaces( Project^ oProject )
Parameters
- oProject
- A project to get the installation spaces from.
public InstallationSpace[] GetUncompletedInstallationSpaces( Project oProject )
public: array<InstallationSpace^>^ GetUncompletedInstallationSpaces( Project^ oProject )
| Exception | Description | 
|---|---|
| ArgumentException | Thrown in case of invalid parameters. | 
| ApplicationException | \Internal interface necessary for the revision management could not be created. | 
| BaseException | An error occurred, during the action. |