IThesaurusWebService SplitCompoundWordDefault Method Ankiro Enterprise Suite Reference Documentation
Splits a word into compound parts.

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[] SplitCompoundWordDefault(
	int thesaurusId,
	string word
)

Parameters

thesaurusId
Type: System Int32
word
Type: System String

Return Value

Type:  String 
See Also