Parameters
- strSettingPath
- Path to settings
- nIdx
- 0\-based index.
Return Value
value read from project settings
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when the value cannot be read from project settings |
System.ArgumentNullException | Thrown
when
strSettingsPath
is
null . |
System.ArgumentException | Thrown when setting path doesn't exist. |