Click or drag to resize

IPerformanceTakerGetDataTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets data table with all readings

Namespace:  imbSCI.Data.interfaces
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
DataTable GetDataTable(
	string prefix = ""
)
Request Example View Source

Parameters

prefix (Optional)
Type: SystemString
The prefix.

Return Value

Type: DataTable
See Also