Click or drag to resize

BaseProviderGetReader Method

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public virtual ISourceReader GetReader(
	Mapping mapping
)

Parameters

mapping
Type: Dynamicweb.DataIntegration.IntegrationMapping

Return Value

Type: ISourceReader

Implements

ISourceGetReader(Mapping)
See Also