Click or drag to resize

IWeightTableGetMatchTerm Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
IWeightTableTerm GetMatchTerm(
	IWeightTableTerm term,
	bool termOnNotFound = false
)
Request Example View Source

Parameters

term
Type: imbSCI.DataComplexIWeightTableTerm
termOnNotFound (Optional)
Type: SystemBoolean

Return Value

Type: IWeightTableTerm
See Also