Click or drag to resize

performanceBaseTGetDataTableBase Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the data table with objectTable

Namespace:  imbACE.Core.data.measurement
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public DataTable GetDataTableBase(
	string tname = ""
)
Request Example View Source

Parameters

tname (Optional)
Type: SystemString

Return Value

Type: DataTable
See Also