Click or drag to resize

BaseProviderProcessInputRow Method

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
protected void ProcessInputRow(
	Mapping mapping,
	Dictionary<string, Object> row
)

Parameters

mapping
Type: Dynamicweb.DataIntegration.IntegrationMapping
row
Type: System.Collections.GenericDictionaryString, Object
See Also