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