Adds a new word to a thesaurus. If the word is added, the persisted word data is returned. If the word form
already exists in the thesaurus, null is returned.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- thesaurusId
- Type: System Int32
Return Value
Type: ThesaurusWordDataSee Also