Click or drag to resize

IWeightTableSetGetDataTable 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#
DataTable GetDataTable(
	string document
)
Request Example View Source

Parameters

document
Type: SystemString
The document.

Return Value

Type: DataTable
See Also