public bool DeleteKeyword( string strText, ISOCode.Language eLang )
public: bool DeleteKeyword( String^ strText, ISOCode.Language eLang )
Parameters
- strText
- Text to search for.
- eLang
- Language used for searching.
Return Value
True if operation was sucessfully completed.