Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project to be updated. |
| Parameter Name | Description |
|---|---|
| oProject | Project to be updated. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if oProject is NULL. |
| System.ApplicationException | Thrown if oProject is an invalid project. Also thrown if structure of oProject could not be updated according to the project settings. |
| Eplan.EplApi.Base.BaseException | Thrown if an error occurs while executing the method. |