Parameters
- oProject
- Project which will be updated.
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown if oProject is null value. | 
| System.ApplicationException | Thrown if oProject is invalid project. | 
| System.ApplicationException | Thrown if oProject structure could not be updated like the project settings | 
| Eplan.EplApi.Base.BaseException | Thrown if an error occurs while executing the method. |