Parameters
- strSettingPath
- Path to the project setting
- bValue
- Value to be set
- nIdx
- 0-based index of the setting
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if the strSettingsPath parameter is NULL. |
| Eplan.EplApi.Base.BaseException | Thrown if the value cannot be set. |
| System.ArgumentException | Thrown if the settings path doesn't exist. |