Click or drag to resize

BaseDestinationWriterWrite Method

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

Parameters

value
Type: System.Collections.GenericDictionaryString, Object

Implements

IDestinationWriterWrite(DictionaryString, Object)
See Also