public bool AddLanguage( ISOCode.Language eLang )
public: bool AddLanguage( ISOCode.Language eLang )
Parameters
| Parameter Name | Description |
|---|---|
| eLang | New language. |
Return Value
True if operation was sucessfully completed.
public bool AddLanguage( ISOCode.Language eLang )
public: bool AddLanguage( ISOCode.Language eLang )
| Parameter Name | Description |
|---|---|
| eLang | New language. |
| Exception | Description |
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown in case of an error. Please refer to the exception message. |