Click or drag to resize

weightTableGenericTermweight Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The weight associated with the term

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public double weight { get; set; }
Request Example View Source

Property Value

Type: Double

Implements

IWeightTableTermweight
See Also