public bool AddKeyword( MultiLangString oText, LanguageList oLangs, string strComment )
public: bool AddKeyword( MultiLangString^ oText, LanguageList^ oLangs, String^ strComment )
Parameters
| Parameter Name | Description |
|---|---|
| oText | Keyword to add as multilangual string. |
| oLangs | Specific languages used to select from text and to add to the database. |
| strComment | Comment to add as tring. |
Return Value
True if operation was sucessfully completed.