IThesaurusWebService GetBaseForm Method Ankiro Enterprise Suite Reference Documentation
Retrieves the baseform of a word for a specified word id, given a thesaurus.

Namespace: Ankiro.SearchServer.Web.Services
Assembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax

string GetBaseForm(
	int thesaurusId,
	WordId wordId
)

Parameters

thesaurusId
Type: System Int32
wordId
Type: Ankiro.SearchServer.Data.Language WordId

Return Value

Type: String
See Also