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