Click or drag to resize

weightTableGenericTermDefine 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