Parameters
- strProjectName
- Full link file name of the project to be processed.
- strLanguage
- Shortcut of the language to be removed.
Return Value
Returns True if successful.
Exception | Description |
---|---|
ArgumentException | Thrown in case of invalid arguments, e.g. the project does not exist. |
BaseException | Thrown if an error occurs while removing a language. |