Parameters
| Parameter Name | Description |
|---|---|
| prj | Project to be exported. |
| sScheme | A settings scheme to use. |
| Parameter Name | Description |
|---|---|
| prj | Project to be exported. |
| sScheme | A settings scheme to use. |
| Exception | Description |
|---|---|
| System.ArgumentException | Thrown in case of invalid arguments, for example a wrong scheme. |
| System.UnauthorizedAccessException | No user rights to create files on the file system. |
| System.ApplicationException | The internal interface for exporting could not be created. |
| Eplan.EplApi.Base.BaseException | Errors occurred during export. See the exception message for details. |