Adds a simple word (i.e. a word data entry with default parameters) to a thesaurus. If the word is added,
the persisted word data is returned. If the word already exists in the same or in a more specific form 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
- word
- Type: System String
Return Value
Type: ThesaurusWordDataSee Also