Parameters
- strSettingPath
- Indicates the path of the setting.
- arrDefaults
- Array of default values
- eFlag
- Eplan.EplApi.Base.ISettings.CreationFlag
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when strSettingPath is null. |
| System.ArgumentException | Thrown when strSettingPath is empty. |
| Eplan.EplApi.Base.BaseException | Thrown when setting cannot be added. |