Click or drag to resize

AdapterBaseGetNext Method

Namespace:  Dynamicweb.DataIntegration.Integration.Adapters
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public virtual Dictionary<string, Object> GetNext()

Return Value

Type: DictionaryString, Object

Implements

ISourceReaderGetNext
See Also