| AdapterBaseOutputTables Field |
Namespace:
Dynamicweb.DataIntegration.Integration.Adapters
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public Dictionary<Table, List<Dictionary<string, Object>>> OutputTables
Public OutputTables As Dictionary(Of Table, List(Of Dictionary(Of String, Object)))
Field Value
Type:
DictionaryTable,
ListDictionaryString,
ObjectSee Also