Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | Path to the project setting |
| nValue | Value to be set |
| nIdx | 0-based index of the setting |
| Parameter Name | Description |
|---|---|
| strSettingPath | Path to the project setting |
| nValue | 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. |