Retrieves the set of semantic relations for a specified word id, given a thesaurus, given a relation type.
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
- entryId
- Type: Ankiro.SearchServer.Data.Language WordId
- relationType
- Type: Ankiro.SearchServer.Data.Language RelationType
Return Value
Type: IEnumerable ThesaurusRelationDataSee Also