Click or drag to resize

weightTableSetTWeightTableTerm, TWeightTableGetDataTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the table for the specified document

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public virtual DataTable GetDataTable(
	string document
)
Request Example View Source

Parameters

document
Type: SystemString
The document.

Return Value

Type: DataTable

Implements

IWeightTableSetGetDataTable(String)
See Also