Click or drag to resize

IWeightTableTermSetOtherForms Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets semantic instances for this term

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
void SetOtherForms(
	IEnumerable<string> instances
)
Request Example View Source

Parameters

instances
Type: System.Collections.GenericIEnumerableString
The instances.
See Also