Click or drag to resize

objectTableTGetList Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the list of object

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public List<T> GetList()
Request Example View Source

Return Value

Type: ListT
See Also