Parameters
| Parameter Name | Description |
|---|---|
| pProject | Project of which the list of search results will be cleared. |
| Parameter Name | Description |
|---|---|
| pProject | Project of which the list of search results will be cleared. |
| 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. |
| System.ApplicationException | Thrown if the internal interface for the search could not be created. |
| Eplan.EplApi.Base.BaseException | Thrown if the method finished with errors. |