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