Click or drag to resize

weightTableCompiled Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the weightTableCompiled class.

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public weightTableCompiled(
	string __tableName
)
Request Example View Source

Parameters

__tableName
Type: SystemString
Name of the table.
See Also