| Overload | Description |
|---|---|
| ProjectEntries(Project) | Returns the file names of all master data stored in the project. |
| ProjectEntries(String) | Returns the file names of all master data stored in the project. |
| Overload | Description |
|---|---|
| ProjectEntries(Project) | Returns the file names of all master data stored in the project. |
| ProjectEntries(String) | Returns the file names of all master data stored in the project. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown in case of missing arguments. |
| System.ArgumentException | Thrown if the project is invalid. |
| System.ApplicationException | Internal interface for master data could not be created. |
| Eplan.EplApi.Base.BaseException | Project master data files could not be returned correctly. |