ITermListWebService RemoveTermList Method Ankiro Enterprise Suite Reference Documentation
Permanently removes (deletes) the term list with the specified id, along with all terms contained in the term list.

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

void RemoveTermList(
	int id
)

Parameters

id
Type: System Int32
See Also