Click or drag to resize

weightTableTermCompiledDefine Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

name
Type: SystemString
nominalForm
Type: SystemString

Implements

IWeightTableTermDefine(String, String)
See Also