Click or drag to resize

IWeightTableTermDefine Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines term name and nominal form

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
void Define(
	string name,
	string nominalForm
)
Request Example View Source

Parameters

name
Type: SystemString
The name.
nominalForm
Type: SystemString
The nominal form.
See Also