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