Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project which items will be corrected. |
| strScheme | Scheme name. |
| Parameter Name | Description |
|---|---|
| oProject | Project which items will be corrected. |
| strScheme | Scheme name. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown in case of missing arguments. |
| System.ArgumentException | Thrown in case if invalid arguments, e.g. an invalid project is set. |
| System.ApplicationException | Thrown if the internal action could no be found. |
| Eplan.EplApi.Base.BaseException | Thrown if an error occurs while executing the method. |