Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project that will be synchronized. |
| Parameter Name | Description |
|---|---|
| oProject | Project that will be synchronized. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if NULL was passed as an argument. |
| System.ArgumentException | Thrown in case of invalid arguments, e.g. the project is not valid. |
| Eplan.EplApi.Base.BaseException | Thrown if the synchronization finished with errors. |