Click or drag to resize

BaseProviderIDestinationCheckMapping Method

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
List<SchemaComparerResult> IDestination.CheckMapping(
	Mapping map
)

Parameters

map
Type: Dynamicweb.DataIntegration.IntegrationMapping

Return Value

Type: ListSchemaComparerResult

Implements

IDestinationCheckMapping(Mapping)
See Also