Click or drag to resize

weightTableSetTWeightTableTerm, TWeightTableGetDataSet Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public virtual DataSet GetDataSet(
	bool includeAggregateTable = false
)
Request Example View Source

Parameters

includeAggregateTable (Optional)
Type: SystemBoolean

Return Value

Type: DataSet

Implements

IWeightTableSetGetDataSet(Boolean)
See Also