Click or drag to resize

IDestinationWriterWrite Method

Namespace:  Dynamicweb.DataIntegration.Integration.Interfaces
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
void Write(
	Dictionary<string, Object> Row
)

Parameters

Row
Type: System.Collections.GenericDictionaryString, Object
See Also