Parameters
- oProject
- Project into which the Harness data will be imported.
- strFileName
- Full file name of the file to import.
- bShowAdjustmentDlg
- Shows adjustment dialog when true.
Return Value
An array of created or modified StorableObjects.
Exception | Description |
---|---|
ArgumentNullException | Thrown in case of missing parameters. |
ArgumentException | Thrown in case of invalid arguments, e.g. the given Project does not exist or isn't valid. |
ApplicationException | \Internal interface for importing Harness data could not be created. |
Eplan.EplApi.Base.BaseException | An error occurred during the import. |