Click or drag to resize

objectDataSetTTable, TobjectTables Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public ConcurrentDictionary<string, TTable> objectTables { get; }
Request Example View Source

Property Value

Type: ConcurrentDictionaryString, TTable
See Also