public bool RemoveProjectLanguage( Project pProject, string strLanguage )
public: bool RemoveProjectLanguage( Project^ pProject, String^ strLanguage )
Parameters
- pProject
- Project to be processed.
- strLanguage
- Shortcut of the language to be removed.
Return Value
Returns True if successful.