Parameters
- oProject
- Project to be updated.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if oProject is NULL. |
System.ApplicationException | Thrown if oProject is an invalid project. |
System.ApplicationException | 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. |