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 |
---|---|
ArgumentNullException | Thrown in case of missing arguments. |
ArgumentException | Thrown, if the project is invalid. |
ApplicationException | \Internal interface for master data could not be created. |
Eplan.EplApi.Base.BaseException | Project master data files could not be returned correctly. |