Click or drag to resize

objectDataSetTTable, TGetNew Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the new objectTable

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public TTable GetNew(
	string key
)
Request Example View Source

Parameters

key
Type: SystemString
The key.

Return Value

Type: TTable
See Also